swh:1:snp:0c004a03453a29b80f921a24433f7e780b9ceb53
Raw File
Tip revision: 86a00a4283730af08ece8128e9cc940845d0222d authored by Nitesh Turaga on 02 May 2019, 15:54:11 UTC
bump x.y.z versions to even y prior to creation of RELEASE_3_9 branch
Tip revision: 86a00a4
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