starInstallation: A function to download STAR

Description Usage Arguments Author(s) Examples

View source: R/star.R

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

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

Arguments

binDir

The user bin folder

os

The supported operating systems

Author(s)

Raffaele A Calogero

Examples

1
#starInstallation(binDir="/somewhere/inyourpc/bin", os="mac")

chimera documentation built on Nov. 8, 2020, 5:16 p.m.