https://github.com/ctlab/phantasus
Revision d2a4ccf70689567008754cfd4097b86a1f796b8d authored by Alexey Sergushichev on 18 March 2020, 17:40:49 UTC, committed by Alexey Sergushichev on 18 March 2020, 17:40:49 UTC
1 parent 4d9ce74
Raw File
Tip revision: d2a4ccf70689567008754cfd4097b86a1f796b8d authored by Alexey Sergushichev on 18 March 2020, 17:40:49 UTC
fix error in loadGSE due to stringAsFactors=FALSE
Tip revision: d2a4ccf
queryAnnotationDBMeta.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/convertByAnnotationDB.R
\name{queryAnnotationDBMeta}
\alias{queryAnnotationDBMeta}
\title{Get meta list for annotationDB files}
\usage{
queryAnnotationDBMeta()
}
\value{
meta info in JSON
}
\description{
\code{createES} Function reads an rds file containing meta information of provded
sqlite files for AnnotationDB
}
\examples{
\dontrun{
queryAnnotationDBMeta()
}

}
back to top