\name{exp_calcCanberraDist} \alias{exp_calcCanberraDist} \title{Calculate Canberra distance} \author{Michael Lawrence } \description{ Calculates Canberra distance between \code{ent} and the other entities across the conditions the samples (columns) in the data frame \code{ent_data} } \usage{exp_calcCanberraDist(ent_data, ent)} \arguments{ \item{ent_data}{a data frame of experimental data, according to exploRase conventions} \item{ent}{the id of an entity that is compared to the entities in \code{ent_data}} } \details{} \examples{} \keyword{arith}