SRR061157_k31 {preseqR} | R Documentation |
-mer counts of a metagenomic data
Description
The -mer counts are based on a metagenome sequencing data from
Human Microbiome Project with the accession number
SRR061157. Only forward reads are used to generate the
-mer counts.
Details
A two-column matrix.
The first column is the frequency ; and the second column
is
, the number of 31-mers observed exactly
times.
References
Human Microbiome Project (https://hmpdacc.org/).
Examples
##load library
library(preseqR)
##load data
data(SRR061157_k31)
[Package preseqR version 4.0.0 Index]