Hello there,
while testing Cyrius v1.1.1 on CYP2D6-calling on samples from GeT-RM I encountered something unexpected. On a publication that used Cyrius v1.1, sample NA18565 is correctly genotyped as *10/*36x2 (supplementary materials). Nevertheless, v1.1.1 that I used calls this sample as *36/*36+*10.
The BAM file for this sample was downloaded from the ENA website and used as is.
Cyrius was called as:
python3 star_caller.py --manifest manifest.txt --genome 37 --prefix prefix --outDir outdir
Could this be due to an error on my end?
Thank you.