View source: R/feature_file_editor.R
sRNA_calc | R Documentation |
The function for prediction and annotation of sRNA.
sRNA_calc(major_strand_features, target_strand, union_peak_ranges)
major_strand_features |
A dataframe containing the major features for a particular strand. |
target_strand |
A character string indicating the strand. Supports two values; '+' and '-'. |
union_peak_ranges |
An IRanges object containing genomic coordinated for all peaks detected on the target strand. |
An IRanges object containing coordinates and names of the predicted sRNA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.