loadSeqGEO: Reformat methylation sequencing data fetched from GEO

Description Usage Arguments Value

View source: R/misc.R

Description

Transforms sequencing data into bed-formatted files. Valid for per sample usage.

Usage

1
loadSeqGEO(file.path, cov = 10, chroms = NULL)

Arguments

file.path

Local folder of the bed.gz file

cov

Minimum read coverage (default:10)

chroms

A vector of chromosome vector to be included in the analysis (default:ALL)

Value

A valid bed-formatted data frame


andigoni/MeinteR documentation built on Oct. 1, 2021, 9:33 p.m.