Entering edit mode
2.2 years ago
curious
▴
900
I have values in ID column of VCF that are like this:
"stringidontwant;stringiwant"
is there some high level way to keep stringiwant but get rid of stringidontwant,
like bcftools annotate --set-id + some command to alter %ID