cellink.io.write_variants_to_vcf#
- cellink.io.write_variants_to_vcf(gdata, out_file='variants.vcf')#
Write unique variants from gdata to vcf file for annotation
- Parameters:
gdata (DonorData.G) – DonorData genotype object
out_file (str) – output file. By default “variants.vcf”
- Return type: