Tool to detect closed contigs in FASTA/FASTQ file
2
0
Entering edit mode
8.7 years ago
mschmid ▴ 180

Is there a tool which can easily detect if there is is a closed contig in a FASTA/FASTQ?

Usecase is a pipeline where i assemble a lot of data with different paramters and I want to "auto detect" cases where i get closed contigs...

Writing something by myself would also be an option, but if there is something it would be nice!

contig assambly close • 1.8k views
ADD COMMENT
0
Entering edit mode

What do you mean by closed contig?

ADD REPLY
3
Entering edit mode
8.7 years ago
5heikki 11k

If you mean potentially circular contigs (overlapping 5' and 3' ends), I wrote this little script a while back. It's quite fast and works with fasta files. Note #Requires NCBI's blast+ and GNU Parallel in $PATH

ADD COMMENT
0
Entering edit mode
8.7 years ago
mschmid ▴ 180

Thanks already helped me a lot!

ADD COMMENT

Login before adding your answer.

Traffic: 2080 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