-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi,
Thanks for developing clair3-RNA. I am trying to repeat the performance evaluation in your paper using the raw reads. Although I use the same version of minimap2, same ref fasta, same raw reads as you use (https://s3.amazonaws.com/gtl-public-data/giab/bams/dRNA/03_30_23_R941_DRS_NA24143_dRNA_Guppy_6.4.6_rna_hac_prom.pass.NoU.fastq.gz.hg38.bam).
I found in my alignment, reads tend to have more mismatches, although every parameters are the same with you, it is interesting. I wonder if you could give me some advice on this matter?
The attached is the my alignment and the alignment extract from the bam file above, and the IGV is as below:
As you can see in the figure, although with same parameters (as can be seen from bam header), mine has 3 mismatches and 1 deletion, yours have 2 deletions and 1 mismatch. More mismatches will lead to lower precision. Actually, this is not a random event, most of my alignments are not consistent with yours (alignment position is correct, just minor difference in the assignment of some mismatch and deletion), do you have any idea why there is such a difference? Thank you so much.
Best,
Aifu