Skip to content

Python script to identify circular contigs from SPAdes assembler.

License

Notifications You must be signed in to change notification settings

rcedgar/spades_circular_contigs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spades_circular_contigs

Python script to identify circular contigs from SPAdes assembler and trim the repeated k-mer found at both terminals.

Usage:

python3 ./spades_circular_contigs.py contigs.fa 73 > circles.fa

Replace 73 with SPAdes k-mer length as needed.

About

Python script to identify circular contigs from SPAdes assembler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published