-
Notifications
You must be signed in to change notification settings - Fork 29
vcftoolbox #226
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
Merged
Merged
vcftoolbox #226
Changes from 24 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
22eccad
vcftoolbox
GINAMO-EBVs 658042b
test-data
GINAMO-EBVs a23a2f4
Merge pull request #1 from GINAMO-EBVs/vcftoolbox
GINAMO-EBVs 755b1d7
Merge branch 'galaxyecology:master' into master
GINAMO-EBVs 2a85600
Update polymorphic SNPs
GINAMO-EBVs 8aa5117
Update tool polymorphic loci ok
GINAMO-EBVs 59d90ae
Merge branch 'master' into vcftoolbox
GINAMO-EBVs 9f9fed3
Tools description
GINAMO-EBVs a1e5f5e
Update vcf_filtering_biallelic_SNP.xml
GINAMO-EBVs cd355c0
Update vcf_filtering_biallelic_SNP.xml
GINAMO-EBVs 7028bdc
Add files via upload
GINAMO-EBVs 7af1636
Add files via upload
GINAMO-EBVs 4796a85
New test file
GINAMO-EBVs cdfb95f
Delete tools/vcftoolbox directory
GINAMO-EBVs 0c13db8
Merge pull request #3 from GINAMO-EBVs/vcftoolbox
GINAMO-EBVs b10b6d6
correction
GINAMO-EBVs 9ae7125
Merge branch 'galaxyecology:master' into vcftoolbox
GINAMO-EBVs 2f6560f
correction
GINAMO-EBVs 264202b
Merge pull request #4 from GINAMO-EBVs/vcftoolbox
GINAMO-EBVs 41e3204
New version VCF_filtering: combines all filters
GINAMO-EBVs 44c4d04
Tool exist on bcftools galaxy
GINAMO-EBVs d5528da
Updates
GINAMO-EBVs 9321cc1
New option on the tool : keep or remove
GINAMO-EBVs 81d5996
Merge branch 'galaxyecology:master' into master
GINAMO-EBVs d7ec3ba
Add profile="25.0"
GINAMO-EBVs f9908d1
Update tools/vcftoolbox/split_vcf_by_pop.xml
GINAMO-EBVs ed2b0a6
Remove multiple file options
GINAMO-EBVs ffa7311
Merge branch 'master' of https://github.com/GINAMO-EBVs/tools-ecology
GINAMO-EBVs 505dad7
Remove "Upload your"
GINAMO-EBVs 90d1703
Update tools/vcftoolbox/split_vcf_by_pop.xml
GINAMO-EBVs 9f9ffa4
Update tools/vcftoolbox/split_vcf_by_pop.xml
GINAMO-EBVs f57da67
Correction
GINAMO-EBVs 2868e18
Check information on test : assert add
GINAMO-EBVs 71949e3
Merge branch 'master' into master
GINAMO-EBVs e4a650e
Merge branch 'master' into master
GINAMO-EBVs 233b0ba
label update
GINAMO-EBVs de330e9
Merge branch 'master' of https://github.com/GINAMO-EBVs/tools-ecology
GINAMO-EBVs 79d0496
Update VCF_filtering.xml
GINAMO-EBVs 636feaa
Update summary table VCF_filtering
GINAMO-EBVs ecd6200
New test-data
GINAMO-EBVs 33a43b7
Update test with the new test-data
GINAMO-EBVs 3ed99b5
Apply comment
GINAMO-EBVs 6898111
owner update
GINAMO-EBVs 787092d
Update VCF_filtering.sh
GINAMO-EBVs 60c6d85
Corrections
GINAMO-EBVs 7d68143
New version with tags and die function
GINAMO-EBVs a39f64a
Update VCF_keep_remove_ind.xml
GINAMO-EBVs b6912e2
Update .shed.yml
GINAMO-EBVs 0c10d5c
Add has_n_line delta
GINAMO-EBVs bb3f8ca
population_genomics
GINAMO-EBVs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| name: vcftoolbox | ||
| owner: genomics | ||
| description: Tools to filter, manipulate, and manage VCF files for population genomics analyses using vcftools and bcftools. | ||
| homepage_url: https://github.com/lauramtzan/GINAMO/vcftoolbox | ||
| long_description: | | ||
| VCF Toolbox is a suite of tools for filtering and subsetting VCF files used in population genomics. | ||
| The toolbox allows users to filter SNPs by read depth, genotype quality, missing data, heterozygosity, and minor allele count, | ||
| remove individuals, split VCFs by population and perform subsampling. | ||
| remote_repository_url: https://github.com/galaxyecology/tools-ecology/tree/master/tools/vcftoolbox | ||
| type: unrestricted | ||
| categories: | ||
| - Genomics | ||
| auto_tool_repositories: | ||
| name_template: "{{ tool_id }}" | ||
| description_template: "{{ tool_name }}" | ||
| suite: | ||
| name: "suite_vcftoolbox" | ||
|
GINAMO-EBVs marked this conversation as resolved.
Outdated
|
||
| description: Tools to filter, manipulate, and manage VCF files for population genomics analyses using vcftools and bcftools. | ||
| long_description: | | ||
| VCF Toolbox is a suite of tools for filtering and subsetting VCF files used in population genomics. | ||
| The toolbox allows users to filter SNPs by read depth, genotype quality, missing data, heterozygosity, and minor allele count, | ||
| extract or remove individuals, split VCFs by population and perform subsampling. | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.