Entering edit mode
2.1 years ago
curious
▴
890
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