View source: R/buildEnvironment.R
This function creates an env() containing information about directory structures and key run parameters.
1 2 3 4 5 6 7 8 9 | buildEnvironment(
basedir.dir,
remote.dir,
localmirror.dir,
bcl.dir,
threads = 8,
lbuffer = 3e+07,
fastqcr = F
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.