Description Usage Arguments Value
Add sequence names to a derep object
1 2 3 4 5 6 7 | add_derep_names(derep, ...)
## S3 method for class 'derep'
add_derep_names(derep, filename, ...)
## S3 method for class 'list'
add_derep_names(derep, filenames = names(derep), ...)
|
derep |
(object of class |
... |
passed to methods |
filename |
( |
filenames |
( |
(object of class derep
, or a list of such objects) a
shallow copy of derep
, with an additional member
"$names
", giving the identifiers for the sequences from the
original fasta/q file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.