params | R Documentation |
parameters name and their descriptions
methReads |
The matrix |
totalReads |
The matrix |
methLevels |
The matrix |
methVars |
The matrix |
methStates |
The matrix |
rowRanges |
A |
colData |
Object of class |
metadata |
An optional |
object |
A |
value |
An integer matrix |
obj1 |
A |
obj2 |
A |
files |
A character list |
file |
A character |
name |
A character list |
MaxK |
An integer value |
MaxEmiter |
An integer value |
epsEM |
A positive numeric value |
useweight |
A logical value |
mc.cores |
An integer greater than 0 |
nburn |
An integer value |
nthin |
An integer value |
nsamp |
An integer value |
formula |
A formula |
FDRthreshold |
A numeric value |
Methylthreshold |
A positive numeric value; the default is 0.001 |
weightfunction |
A function to create weights using variance obtained form the MCMC algorithm |
... |
other possible parameters |
col |
A character vector indicating which colors to alternate. |
chrlabs |
A character vector equal to the number of chromosomes
specifying the chromosome labels (e.g., |
suggestiveline |
Where to draw a "suggestive" line. Default -log10(1e-5). Set to FALSE to disable. |
genomewideline |
Where to draw a "genome-wide sigificant" line. Default -log10(5e-8). Set to FALSE to disable. |
highlight |
A character vector of SNPs in your dataset to highlight. These SNPs should all be in your dataset. |
logp |
If TRUE, the -log10 of the p-value is plotted. It isn't very useful to plot raw p-values, but plotting the raw value could be useful for other genome-wide plots, for example, peak heights, bayes factors, test statistics, other "scores," etc. |
annotatePval |
If set, SNPs below this p-value will be annotated on the plot. |
annotateTop |
If TRUE, only annotates the top hit on each chromosome that is below the annotatePval threshold. |
windowsize |
An integer value for partitioning data into windows of size windowsize. |
Farhad Shokoohi <shokoohi@icloud.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.