| filter_strand {genomics_context} |
R Documentation |
filter genes by given strand direction
Description
Usage
filter_strand(genes,
strand = "+");
Arguments
genes
a collection of the gene model object which is subclass of @T:SMRUCC.genomics.ComponentModel.Annotation.IGeneBrief
strand
env
[as Environment]
Details
Authors
seqtoolkit
Value
this function returns data object of type
any kind.
clr value class
Examples
[Package
genomics_context version 1.0.0.0
Index]