exp_calcZeroCorDist {explorase} | R Documentation |
Calculates zero (uncentered) correlation distance between ent
and the
other entities across the samples (columns) in the data frame ent_data
exp_calcZeroCorDist(ent_data, ent)
ent_data |
a data frame of experimental data, according to exploRase conventions |
ent |
the id of an entity that is compared to the entities in ent_data |
Michael Lawrence <mflawren@fhcrc.org>