addCytoband
adds karyotype information to the results of DEMI differential
expression 'genome' analysis. It is used internally in DEMI analysis.
addCytoband(result, cyto)
data.frame
. A 'genome' analysis genome section that contains chromosome name,
region start and region end coordinates.data.frame
. A data.frame
describing karyotype information of the organism
used in the analysis.data.frame
where karyotype information has been added to the input 'result' table.
findCytoband
which this function wraps