GitHub¶
Definition
AI-generated
GitHub is a hosted platform for Git repositories, issues, pull requests, releases, and CI workflows; teams use it to publish GWAS tools, share notebooks, and distribute containers or workflow definitions linked from papers.
Topics
URL
Why it matters in GWAS¶
Methods supplements and registry entries often point to GitHub URLs; knowing how to read tags, releases, Actions logs, and license files matters when evaluating or rerunning published QC and association pipelines.
Example usage¶
"We forked the summary-statistics harmonization repo on GitHub and opened a PR with the new allele-flip checks."
Related terms¶
References¶
- GitHub Docs. About GitHub. https://docs.github.com/
Last updated (UTC · Git history)