| 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 IGeneBrief
strand
the nucleotide sequence strand direction, value could be +, -, forward, reverse.
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]