check_dep: Check the existence of dependancies.

View source: R/check_dep.R

check_depR Documentation

Check the existence of dependancies.

Description

Trim samples with adapter using cutadapt based on the results from quality_test().

Usage

check_dep(dependancy)

Arguments

dependancy

the dependancy to check.

Value

TRUE if the dependancy exists, otherwise FALSE.

Examples


check_dep(dependancy = 'cutadapt')


sunshanwen/BP4RNAseq documentation built on March 28, 2022, 5:35 p.m.