sim.update.chrom.table: Update the chromomosome table

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

View source: R/sim.update.chrom.table.R

Description

A function to update the genomic positions of chromosome arms. Base locations of the start and end of chromosome arms should be used from the same organism and build of genome as the location provided as annotation with the datasets.

Usage

1
	sim.update.chrom.table(db = "homo_sapiens_core_40_36b")

Arguments

db

database name

Details

This functions requires library RMySQL. Currently SIM only supports integrated analysis on the human genome without mitochondrial DNA.

Value

Chromosome table chrom.table.

Author(s)

Marten Boetzer, Renee X. de Menezes R.X.Menezes@lumc.nl

References

http://www.ensembl.org/info/data/mysql.html

See Also

SIM, chrom.table

Examples

1
2
#youn need internet connection for this!
#sim.update.chrom.table(db = "homo_sapiens_core_40_36b")

Example output

Loading required package: quantreg
Loading required package: SparseM

Attaching package: 'SparseM'

The following object is masked from 'package:base':

    backsolve

SIM documentation built on Nov. 8, 2020, 4:58 p.m.