install_blat: Function to install the Blat software

Description Usage Arguments

View source: R/blat_install.R

Description

Function to install the Blat software

Usage

1
install_blat(arch = 64, force = FALSE)

Arguments

arch

Architechture. Either 32 or 64.

force

logical. Force installation or ask for confirmation first?


blatr documentation built on May 1, 2019, 9:45 p.m.

Related to install_blat in blatr...