Illumina / Cyrius

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

snp_count.py:127: UserWarning, haplotype.py:70: UserWarning #36

Closed timsanford closed 1 year ago

timsanford commented 1 year ago

When running Cyrius on 5 wgs CRAM samples (all listed in a manifest text file), I received the following error after message that the first sample was processing:

Cyrius/depth_calling/snp_count.py:127: UserWarning: multiple_iterators not implemented for CRAM ignore_orphan = False, Cyrius/depth_calling/haplotype.py:70: UserWarning: multiple_iterators not implemented for CRAM ignore_orphan = False

Though I received this message, the output tsv and json files appear to show that Cyrius ran correctly. Can you help me understand these error messages and if anything needs to be fixed?

Thank you!

xiao-chen-xc commented 1 year ago

Hi @timsanford, this warning should not impact the program. The results can be trusted.