R/GenomicAnnotationsForPREDA2dataframe.R

##
## GenomicAnnotationsForPREDA - GenomicAnnotationsForPREDA2dataframe
##

setMethod("GenomicAnnotationsForPREDA2dataframe", "GenomicAnnotationsForPREDA", function(.Object) {
output_dataframe<-GenomicAnnotations2dataframe(.Object)
return(output_dataframe)
})

Try the PREDA package in your browser

Any scripts or data that you put into this service are public.

PREDA documentation built on Nov. 8, 2020, 7:40 p.m.