Entering edit mode
16 months ago
curious
▴
820
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