Description Usage Arguments Value
Calculate per-taxon summary results for a set of bins
1 | extract.bin.level.results.across.taxa(orfAnnoList,binMembershipList)
|
orfAnnoList |
is a list output from |
binMembershipList |
is a (bin-named) list, whose elements contain cognate contig ids |
A list whose element is a data.frame containing the following columns
taxonOfInterest |
the current taxon of interest |
bin.id |
the bin identifier |
bin.size |
the number of contigs in the bin |
num.anno.contigs |
the number of contigs annotated to this taxon |
min.annoStat |
the minimum of annoStat observed in this bin |
median.annoStat |
the median of annoStat observed in this bin |
mean.annoStat |
the mean of annoStat observed in this bin |
max.annoStat |
the maximumof annoStat observed in this bin |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.