Subset specific TAGS#503
Conversation
|
Hi, thank you for this pull request. There is a related plugin which should be merged with fill-tags at some point. Could you perhaps modify your pull request according to that? It is more general in that it annotates multiple populations simultaneously. |
|
Thanks for the suggestion - your related plugin is very similar in this sense. I’ll give it a go to modify the pull request.
|
|
The latest commit gives you the flexibility to use multiple ID list in different ways (include/exclude) to annotate vcf files with custom headers. |
|
Thank you for this. Can you please check the failing tests? |
|
Done - checks are updated, additional test added and all passing. |
|
Hi, just added a minor improvement in -S initialization (1322e04) and merged. This pull request can be now closed. Thanks for this! |
These changes allow to customise the naming of tags and calculation of alleles by providing
Combined usage (prefix + samples)
By using these options in combination allows the calculation of e.g. EUR, SAS and * EAS* samples on the fly.
Prefix
Using a prefix ABC_ all tags (incl. description) will have the prefix added.
e.g. ABC_AN=.., ABC_AC=..,
Samples
Using a sample list allows the calculation of TAGS specific to this group of samples.
e.g. -S my_list.txt