fetchModes | R Documentation |
FUNCTION_DESCRIPTION
fetchModes(
m,
prob = 0.95,
coverage = 0.8,
size = 10,
by = "chr",
bySampling = FALSE,
nsamp = 2000,
minGenes = 50,
...
)
m |
PARAM_DESCRIPTION |
prob |
PARAM_DESCRIPTION, Default: 0.95 |
coverage |
PARAM_DESCRIPTION, Default: 0.8vto |
size |
PARAM_DESCRIPTION, Default: 10 |
by |
PARAM_DESCRIPTION, Default: 'chr' |
DETAILS
OUTPUT_DESCRIPTION
## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.