Illumina / Cyrius

A tool to genotype CYP2D6 with WGS data
Other
47 stars 5 forks source link

improved support for index file at non-traditional locations #38

Closed cariaso closed 1 year ago

cariaso commented 1 year ago

get_normed_depth_from_count & get_normed_depth are now able to accept inputs where the index is not in the same parent folder.

open_alignment_file can also now accept being passed an existing pysam.AlignmentFile instead of a string filepath.