sampleMetagenomeResults | R Documentation |
Output of 'ProActiveDetect()' Report...
sampleMetagenomeResults
## 'sampleMetagenomeResults' A list with 6 objects:
A table containing all pattern-matching classifications
A table containing only gap and elevation pattern-match classifications (i.e. noPattern classifications removed)
A list object containing information needed to visualize the pattern-matches in 'plotProActiveResults()'
A table containing contigs/chunks that were filtered out for being too small or having too low read coverage
A list object containing arguments used for pattern-matching (windowSize, mode, chunkSize, chunkContigs)
A table containing gene predictions associated with elevated or gapped regions in pattern-matches
This data was generated by running 'ProActiveDetect()' on the sampleMetagenomePileup and sampleMetagenomegffTSV with default parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.