-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gwas.sif
: Include samtools, bedtools, liftOver; upgrade others
#219
Labels
enhancement
New feature or request
Comments
espenhgn
changed the title
Include samtools package in gwas.sif
Feb 1, 2024
gwas.sif
: Include samtools, bedtools, liftOver
Adding samtools together with bedtools (MIT license), liftOver (no-license - free for non-commercial use). |
espenhgn
changed the title
Feb 1, 2024
gwas.sif
: Include samtools, bedtools, liftOvergwas.sif
: Include samtools, bedtools, liftOver; upgrade others
espenhgn
added a commit
that referenced
this issue
Feb 2, 2024
espenhgn
added a commit
that referenced
this issue
Feb 2, 2024
espenhgn
added a commit
that referenced
this issue
Feb 2, 2024
4 tasks
espenhgn
added a commit
that referenced
this issue
Feb 2, 2024
espenhgn
added a commit
that referenced
this issue
Feb 5, 2024
* Include samtools package in gwas.sif Fixes #219 * Include samtools package in gwas.sif Fixes #219 * `gwas.sif`: Include samtools, bedtools, liftOver; upgrade others Fixes #219 * rebuilt r.sif container * updated changelog * fix * bump version file * install GWAMA using apt * rebuilt gwas.sif * updated changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
samtools ( http://www.htslib.org/download/ ) package is developed by the same people as bcftools and htslib which we already have. It's useful (.e.g it include TABIX feature to index files, as required by some other packages - e.g. lokuszoom). Great if possible to include samtools in gwas.sif
The text was updated successfully, but these errors were encountered: