fwhelan / CAA

Conjunctive Assembly Approach (CAA) for Culture-Enriched MetaGenomics (CEMG)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAA

Conjunctive Assembly Approach (CAA) for Culture-Enriched MetaGenomics (CEMG)

CAA is an assembly approach to pull out sequences with significant kmer overlap across a set of intersections in a sample list. The user can create this list of intersections on their own, based on a particular interest; alternatively, if the user is interested in all intersections, they can use 16Ssubtractive.pl to determine intersections across the samples based on 16S rRNA gene sequencing. Originally, CAA was applied to a set of cultured plates in order to pull out intersecting reads. At the end of the CAA algorithm, any read not accounted for in an intersection is output into a separate uniques file; the combination of the intersection and unique files will contain exactly the number of reads in the sample list.

CAA is an algorithm based upon the ideas in SAcounter and CoSA; if you use CAA, you should cite SAcounter (http://omics.informatics.indiana.edu/mg/SA/) and CoSA (https://sourceforge.net/projects/concurrentsa/).

About

Conjunctive Assembly Approach (CAA) for Culture-Enriched MetaGenomics (CEMG)


Languages

Language:Perl 100.0%