GetChromLength: Retrive chromsome length information from UCSC database

Description Usage Arguments Details Value References Examples

Description

Retrive chromsome length information from UCSC MySQL database

Usage

1
GetChromLength(organism)

Arguments

organism

The accession code of organisms to UCSC database.

Details

To get a list of availabe organisms in UCSC database, see ShowAvailableOrg

Value

A data.frame that contains chromesome information:

chrom

chromsome number

size

chromsome length

References

https://github.com/Liuy12/MBDDiff

Examples

1

Liuy12/MBDDiff documentation built on May 7, 2019, 2 p.m.