Closed Gray-Tu closed 4 years ago
Hi Gary,
I think you need to upgrade the pysam. For example, version "0.15.3" has the function. Since this function is the same as samtools fastq
, you may also need a compatible htslib
library.
Best, Shimin
Hi smshuai, It work after updating the pysam package. Thank you for your rapid response.
Hi smshuai,
I tried to run the mutation_call/analyze_multi_map.sh, but I get an error of pysam:
My python is 3.6.8 and the pysam version is 0.8.3. Could you tell me the version of pysam you used ?