AlleleProfileR.qc: QC reads using external software

Description Usage Arguments Author(s) References

View source: R/functions_bioinformatics.R

Description

QC reads using external software. Currently only fastp is available. This external software needs to be installed manually and needs to be addressable from the terminal.

Usage

1
2
AlleleProfileR.qc(files, method = "fastp", params = "",
  subset = NULL)

Arguments

files

Vector with files. Output of AlleleProfileR.read.folders

method

QC method. Default is fastp.

params

String with additional parameters

subset

Vector with the indices of the entries that should be processed. Default is NULL, all entries will be analyzed.

Author(s)

Arne Bruyneel

References


abruyneel/AlleleProfileR documentation built on June 12, 2020, 2:47 p.m.