View source: R/countDistribution.R
countDistribution | R Documentation |
Check case distribution in replicates, chromosomes, and strands. Check case base composition and filter out other case.patterns. Then, it generates various plots like bar plots and Venn/Euler diagrams.
countDistribution(case, genome, case.pattern, output.path = "./")
case |
A Coordinate class object or similar structure for genomic data. |
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.