Learn R Programming

chimera (version 1.14.0)

starInstallation: A function to download STAR

Description

A function allowing the download and installation of STAR (Dobin et al. Bioinformatics 2012) in chimera package folder. The function also creates soft links in the user bin folder to allow the call of the above mentioned program.

Usage

starInstallation(binDir, os=c("unix","mac"))

Arguments

binDir
The user bin folder
os
The supported operating systems

Examples

Run this code
#starInstallation(binDir="/somewhere/inyourpc/bin", os="mac")

Run the code above in your browser using DataLab