Description Usage Arguments Value
Import ORF annotations, a contig-id,len and ORF-id table and a set of contigs and generate an ORF-level output at the 100 percent hit rate for a given taxonomic level
1 | process.ORF.annotations(taxScan,contig2orfTable,contigsToUse,level)
|
taxScan |
is a character vector, returned from |
contig2orfTable |
is a data.frame containing mappings between contigs and ORFs, as returned from |
contigsToUse |
a subset of contigs contained within |
level |
one letter chars for DPCOFGS taxomonic levels |
returns an object of class list
with the following elements
contig2orfList |
is a (contig-named) list, whose elements are congnate ORF-ids |
taxaToExtract |
is a vector containing the number of ORFs annotated to a given taxonomic entity at the 100 percent hit rate level |
taxScanSelected |
is subset of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.