402a33ef | % Generated by roxygen2: do not edit by hand |
7ec0960b | % Please edit documentation in R/MolData-methods.R \name{getFeatureAnnot,MolData-method} \alias{getFeatureAnnot,MolData-method} \title{Returns a list of data frames with feature information.} \usage{ \S4method{getFeatureAnnot}{MolData}(object) } \arguments{ \item{object}{MolData object for which feature data is to be returned.} } \value{ |
402a33ef | A named list of data frames with feature information for |
7ec0960b | available molecular data types. } \description{ Returns a list of data frames with feature information. } |
bbf5e465 | \concept{rcellminerData} |