Open arenvale opened 1 year ago
A few things: 1) did you trim adapters/merge the paired-end data? 2) I recommend mapping with bwa aln with parameters: -n 0.01 -o 2 -l 16500. 3) did you map to the mt in isolation?
Hi! Tanks for the quick response.
failed: 9 at /home/vale/schmutzi/src/schmutzi.pl line 372.
Ok do you have any signs of aDNA damage on the mitogenome?
Yes, I can visualize the damage patterns using PMDtools (attached in the first comment).
How many fragments did you end up mapping?
I had 348209 mapped Q30 reads. Do you want me to send you the bam files? Thank you so much!
yes please, via email.
I'm having the same issue with some files, while others from the same sequencing run are working fine. I aligned all of them with bwa aln -l 1024 -n 0.01 -o 2 using the mtDNA fasta included with schmutzi. Any idea what might be causing this?
can you please open a new issue, post all the commands you have used and potentially send them to me via email?
Good afternoon Gabriel. I have been experiencing some problems obtaining the contamination estimates. I have mitogenomes from ancient human samples sequenced paired-end 2x75. I have two cases with questions: A) During bioinformatics processing I merge the reads and do alignment with BWA-MEM. An example damage pattern I get is the following (only in 3', I am trying to figure it out): LZ3-PMD_plot.frag.pdf I wanted to run the protocol detailed in "Quick start guide". For some samples the result of conDeam.pl is higher than 10%, so I wanted to run schmutzi.pl first without and then with the contaminant prediction. Randomly, for some samples it has come to do more or less iterations, but for most it has not generated the _final.cont.est files. I wanted to know if there is some error in my procedure, or if the fact of the distortion of the damage that I observe graphically can generate that the contamination cannot be calculated.
B) On the other hand, given the incomplete damage pattern I obtained, I tried mapping the readings with BWA+ALN+SAMPE without mergeing the reads. An example damage pattern I get is as follows: LZ3-PMD_plot.frag.pdf While this procedure would not be the most suitable for further analysis, I wanted to test the contamination calculation in this case that the pattern is correctly observed. However, unfortunately contDeam.pl throws me the following error:
I wanted to know if you have any idea what might be going on in both cases. Thank you very much for your help. Valeria