Open acticu opened 2 years ago
Hi Brian,
Sorry for the delayed response. Thanks for reaching out about this. I am curious if this data you are running AA on is paired-end WGS data? AA currently only supports analysis of paired-end WGS.
If this is indeed paired-end WGS, then I think this may be an issue with the Pysam version. Can you check which Pysam version you have? Is it greater than 0.9.0?
It is also possible it is something related to the BAM file itself. Can I ask what aligner was used to generate the BAM file? Are the reads in the BAM file derived from the entire genome or just a portion of it?
Thanks, Jens
Hi Jens, Sorry for the late response and I checked the data I obtained from SRA and found that they are single-end sequencing data. I think that is why I got NaN because of the lack of Read 2. Appreciate for your help!
Kind regards, Brian
Hi,thank you for your work. I tried to use prepareAA accompanied with AA to detect ecDNA on mouse but found there calls a error when I entered the command line.
Could you please help me troubleshoot that? I already reinstalled the numpy and tried the version 1.19 and 1.19.5 and 1.20 but didn't work. Thank you.
Kind regard, Brian