I'd like to run two programs for the paired-end reads.
The question is that if the mate-inner-dist is less than 0, can I put the number which is less that 0?
For example, when the RNA fragment size in the library is around 140bp and the read length is 75bp, theoretically, mate-inner-dist is going to be "-10" (75*2-140).
In this case, do I have to put the "-10" or simply "0"?
The question is that if the mate-inner-dist is less than 0, can I put the number which is less that 0?
For example, when the RNA fragment size in the library is around 140bp and the read length is 75bp, theoretically, mate-inner-dist is going to be "-10" (75*2-140).
In this case, do I have to put the "-10" or simply "0"?
Comment