Entering edit mode
4.4 years ago
DKA
▴
40
Hello everyone,
May I ask if it is possible for the "NCBI Genome Workbench tool" to convert BAM file into VCF file, please?
Thanks
Hello everyone,
May I ask if it is possible for the "NCBI Genome Workbench tool" to convert BAM file into VCF file, please?
Thanks
No, NCBI Genome Workbench does not have this capability. You will need to use a variant caller (for example, bcftools
) for this purpose.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.