This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to use the Rfoot output to eliminated nonribosomal sequence reads

Here is the output of Rfoot v1.0 Here is the output of Rfoot v1.0

If I just use the position to search in the source SAM file, there is no matched result, so how should I do can match the records and then eliminated nonribosomal sequence reads If I just use the position to search in the source SAM file, there is no matched result, so how should I do can match the records and then eliminated  nonribosomal sequence reads

profiling ribosome ribo-seq rfoot

1 answer

I find samtools view samtools view $out_prefix.bwa.bam chr7:92123232-92123232 can match the result, maybe it is worked enter image description here

Log in to answer this question.