decode: Decode FASTQ

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Recover loxcodes from raw Illumina FASTQ output

Usage

1
decode(r, name, meta, min_r1_len, min_r2_len, full, sat)

Arguments

r

Paths of R1, 2 respectively

meta

User-defined data-frame for sample metadata

full

whether to supply full output (including read IDs, etc)

min_read_length

min read length for R1, R2 filter respectively

saturation

whether to keep saturation information

Value

S4 loxcode_sample object with decoded results


jngwehi/loxcodeR documentation built on March 17, 2020, 5:32 p.m.