Description Usage Arguments Value
Accessors for serp_features
objects
1 2 3 4 5 6 7 8 9 10 | ## S3 method for class 'serp_features'
get_data(data)
features(data)
## S3 method for class 'serp_features'
get_reference(data)
## S3 method for class 'serp_features'
get_defaults(data)
|
data |
A |
Nested named list, with first level representing the feature type and second level the binning. Data tables are matrices with each row corresponding to an ORF.
Character vector containing names of features in the data set.
Reference data frame. Guaranteed to contain at least the following columns:
Gene/ORF name. Must match the names given in the read count tables.
ORF length in nucleotides.
ORF length in codons.
Named list of default parameters for this feature set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.