bioDistclass {STATegRa} | R Documentation |
Class to manage mappings between genomic features.
bioDistclass(name, distance, map.name, map.metadata, params)
name |
Name assigned to the object |
distance |
Matrix giving the distance between features |
map.name |
Charactering giving the name of the bioMap object used to compute the distance |
map.metadata |
List of parameters used to generate the mapping |
params |
List of parameters used to generate the distance |