pool.reads: Function to pool reads of replicates

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Combine reads of replicates within a group.

Usage

1
pool.reads(files_location)

Arguments

files_location

character; the path to the folder location consisting of tab separated text files

Details

The function reads tab separated text files of methylation calls generated from meth.call or user supplied according to the format specified for BSprepare method. It pools all the reads of the replicates within a single group for each cytosine position and creates a file consisting of the cytosines with pooled reads information.

Value

A text file of methylation calls are generated in the "files_location" folder.

Author(s)

Kamal Kishore

See Also

BSprepare

Examples

1
#pool.reads(files_location)

kamalfartiyal84/methylPipe documentation built on May 29, 2019, 8:31 a.m.