ntdensity
Plot density of nucleotides along sequence
Syntax
Description
ntdensity(
and
SeqNT,Window=WindowValue)
uses a window of length Density = ntdensity(SeqNT,Window=WindowValue)WindowValue for the density calculation.
[
returns indices for regions where the CG content of Density,HighCG] = ntdensity(___,CGThreshold=CGThresholdValue)SeqNT is greater
than CGThresholdValue.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a
See Also
basecount | codoncount | cpgisland | dimercount | filter
