addCytoband-methods: Add karyotype information to DEMI differential expression...

Description Usage Arguments Value Author(s) See Also

Description

The function addCytoband adds karyotype information to the results of DEMI differential expression 'genome' analysis. It is used internally in DEMI analysis.

Usage

1
addCytoband(result, cyto)

Arguments

result

A data.frame. A 'genome' analysis genome section that contains chromosome name, region start and region end coordinates.

cyto

A data.frame. A data.frame describing karyotype information of the organism used in the analysis.

Value

A data.frame where karyotype information has been added to the input 'result' table.

Author(s)

Sten Ilmjarv

See Also

findCytoband which this function wraps


demi documentation built on May 2, 2019, 11:11 a.m.