hattori-lab / SACRA

SACRA (Split Amplified Chimeric Read Algorithm) is the algorithm for correcting chimeric long-reads generated by MDA.
MIT License
3 stars 1 forks source link

error corrected input? #8

Closed aguygarner closed 2 years ago

aguygarner commented 3 years ago

Can this method be applied to data that is not error corrected or is error correction necessary?

YuyaKiguchi commented 2 years ago

You can use uncorrected reads, but you should evaluate several parameters of LAST alignments of STEP1 for long-read with high error rate.

Thanks, Yuya