vcfPytools icon indicating copy to clipboard operation
vcfPytools copied to clipboard

vcf file manipulation

Results 2 vcfPytools issues
Sort by recently updated
recently updated
newest added

` Error parsing header. Problem with info tag: PL Number of fields associated with this tag is not an integer or '.' ` An example of a VCF file contents:...

FYI- all of the scripts fail to execute for me b/c this: if **name** == "**main**": main() is defined above: def main(): By moving the above if block to the...