Contig Extraction From .Ace File
1
0
Entering edit mode
11.6 years ago
zimmlerten • 0

Hi all! I have assembled together 10 metagenomic datasets using CAP3. I need to extract specific contigs generated with specific samples. For instance, I need to extract the contigs generated using reads from dataset 1, the ones generated using reads from dataset 3, and so on, without taking into account contigs created by single samples. I want to see which samples shared reads and what contigs are created by shared reads. How can I do it? Best

Michael

assembly extraction metagenomics • 2.9k views
ADD COMMENT
1
Entering edit mode
11.6 years ago
Ketil 4.1k

There are probably plenty of tools and scripts floating around to help you do this. I wrote

http://hackage.haskell.org/package/clustertools

You can use ace2contigs to extract the contig sequences, and ace2clusters to get the clustering (i.e. which reads map to which contigs). I used this on CAP3, so it should be compatible with any quirks.

ADD COMMENT
0
Entering edit mode

Dear Ketil, clustertools looking very cool, I have downloaded it and Ieksah to run it [but I unable to run it ] I am specially looking for those clusters which included more than 10 reads in .ace file which is generated by cap3. how do I parse my .ace file through this clustertools. thank you

ADD REPLY

Login before adding your answer.

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