View source: R/countBaseComposition.R
countBaseComposition | R Documentation |
Function performs an analysis of base composition including sequence frequency, PWM calculations, and G/C content at various window sizes.
countBaseComposition(case, genome, case.pattern, output.path = "./")
case |
A Coordinate class object or similar structure. |
genome |
Genome class object or similar structure. |
case.pattern |
String patterns to consider in the analysis. |
output.path |
Output path for saving the analysis results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.