Entering edit mode
3 months ago
synthiiihuh
•
0
Why is there a fixed gap size of 100bp in between the contigs using the RagTag Scaffold option?
Why is there a fixed gap size of 100bp in between the contigs using the RagTag Scaffold option?
That's because RagTag doesn't know the exact gap length. Many scaffolders introduce gaps with a fixed length for the same reason.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Is there any way I could change this gap length using RagTag. Or will this 100bp gap size after every contig would give any erroneous results during annotation
If you read the manual of RagTag, you'll see that there is an option -r that makes RagTag to infer gap sizes from reference (https://github.com/malonge/RagTag/wiki/scaffold).
I don't think that gaps of 100 bp will affect the annotation significantly.