You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bcftools annotate -c INFO/raw_pos:=%CHROM-%POS-%REF-%ALT clinvar_20240902.vcf.gz
# it not work
Is there a simple way to do this? I don't want to use tabix to obtain annotate.gz, because the original VCF is too large, and I always don't want to generate too many intermediate files
The text was updated successfully, but these errors were encountered:
i know the
Transfer FILTER values into an INFO tag
but i want
Is there a simple way to do this? I don't want to use tabix to obtain annotate.gz, because the original VCF is too large, and I always don't want to generate too many intermediate files
The text was updated successfully, but these errors were encountered: