GenomicScores-deprecated {GenomicScores} | R Documentation |
These functions are provided for compatibility with older versions of ‘GenomicScores’ only, and will be defunct at the next release.
The following classes are deprecated and will be made defunct; use the replacement indicated below:
MafDb
: The MafDb
class has been replaced by the
GScores-class
class.
The following methods are deprecated and will be made defunct; use the replacement indicated below:
scores()
: The scores()
method has been replaced by the
gscores()
and score()
methods.
mafByOverlaps()
: The mafByOverlaps()
method has been
replaced by the gscores()
and score()
methods.
mafById()
: The mafById()
method has been
replaced by the gscores()
and score()
methods.
Robert Castelo <robert.castelo@upf.edu>