UnionExtractFields: UnionExtractFields

Description Usage Arguments Value Author(s)

Description

From a list of files (fileList), find the union of all loci and return a list with the data prepared to run QuASAR.

Usage

1
UnionExtractFields(fileList, combine = FALSE)

Arguments

fileList

List of files *.quasar.in.gz

combine

Collapses all samples into a single sample if true. Default is false

Value

returns a R list with the following elements: Ref: Matrix with number of reads matching the reference allele. Alt: Matrix with number of reads matching the alternate allele. Err: Matrix with number of reads matchine neither the ref. or alt. allele. anno: Object with the annotation for the SNPs.

Author(s)

Chris Harvey


piquelab/QuASAR documentation built on May 25, 2019, 7:14 a.m.