Description Usage Arguments Author(s) Examples
A function allowing the download and installation of tophat, bowtie and samtools in chimera package folder. The function also creates soft links in the user bin folder to allow the call of the above mentioned programs.
1 | tophatInstallation(binDir, os=c("unix","mac"))
|
binDir |
The user bin folder |
os |
The supported operating systems |
Raffaele A Calogero
1 | #tophatInstallation(binDir="/somewhere/inyourpc/bin", os="mac")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.