Closed adiroy92 closed 10 months ago
Hi,
Your reads are not being discarded, they simply have multiple mapping positions. You can use STAR and then feed the resulting BAM files into rf-count directly, if you prefer, without passing through rf-map.
The second issue seems to be linked to the fact that your BAM file is truncated or corrupted. What happens if you do "samtools view yourfile.bam"? Do you get an EOF error? If not, can you please share the BAM file with me so that I can replicate the issue?
Best, Danny
Also, please paste the EXACT error you get. I cannot figure out what happens without clear error messages.
Hi, i never heard back. Shall I close the issue?
Hi Danny, I am Aditya from India. I am a great fan of RNAFramework for its simplicity and very useful documentation. However, i am facing some issues. Those are following:
Your expert suggestions on these matters are highly appreciated. Than you.