gibbs_scan {bioseq.patterns}
R Documentation
make a motif scan from the given sequence collection
Description
Usage
gibbs_scan
(
seqs
,
width
=
NULL
,
maxitr
=
1000
);
Arguments
seqs
-
width
[as integer]
maxitr
[as integer]
env
[as
Environment
]
Details
Authors
seqtoolkit
Value
this function returns data object of type
MSAMotif
.
clr value class
MSAMotif
Examples
[Package
bioseq.patterns
version 1.0.0.0
Index
]