hzi-bifo / RiboDetector

Accurate and rapid RiboRNA sequences Detector based on deep learning
GNU General Public License v3.0
96 stars 16 forks source link

Read Length question #48

Closed singhbhavya closed 6 months ago

singhbhavya commented 7 months ago

Hi there,

For paired-end reads that are 150bp, should the inputted read-length be 150, or 300? Apologies for the naive question.

dawnmy commented 7 months ago

You should set the length to 150 (i.e. -l 150).