Skip to contents

trim TSO adaptor with cutadapt

Usage

cutadapt(args)

Arguments

args

arguments to be passed to cutadapt

Value

Exit code of cutadapt

Examples

if (FALSE) { # \dontrun{
 cutadapt("-h")
} # }