How to plot length distribution of contigs in the assembly?
3
2
Entering edit mode
8.6 years ago
seta ★ 1.9k

Dear all,

Could anybody please let me know if there is a convenient way to plot distribution of contigs numbers vs. contig length?

Thanks

plotting assembly length-distribution • 6.8k views
ADD COMMENT
1
Entering edit mode
8.6 years ago
thackl ★ 3.0k

Quast produces such plots and other useful assembly statistics as well. See also Quast Is A Convenient Tool For Assembly Evaluation.

ADD COMMENT
0
Entering edit mode
5.5 years ago

use this Python script. Easy to use: python contigPlot.py fastaDir.

Where fastaDir is directory name containing genome files (extension .fasta)

ADD COMMENT
0
Entering edit mode
5.5 years ago

Check out a shell wrapper in the link below which is based on seqkit that I wrote couple of weeks ago

C: SeqKit: a cross-platform and ultrafast toolkit for FASTA/Q file manipulation in

ADD COMMENT

Login before adding your answer.

Traffic: 3051 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6