View source: R/buildEnvironment.R
This function is called by buildEnvironment() and sets key analysis parameters, exposed here for user overwriting.
1 2 3 4 5 6 7 | setAnalysisVariables(
versi = 2,
diversifiedSpike = T,
lbuffer = 3e+07,
threads = 8,
fastqcr = F
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.