Add or remove annotations.
bcftools annotate vcf remove add
https://github.com/nf-core/modules/tree/master/modules/nf-core/bcftools/annotate
0
1
2
3
4
header_lines
Contains lines to append to the output VCF header
rename_chrs
Rename annotations according to this file containing "old_name new_name\n" pairs separated by whitespaces, each on a separate line.
Ask a question on Slack
Open an issue on GitHub