A list, vector, or comma-separated string of query terms.
scopes
Type of types of identifiers, either a list, vector, or a comma-separated fields to specify type of
input qterms, e.g. c("reporter", "ensembl.gene", "symbol")
refer to "http://mygene.info/doc/query_service.html#available_fields" for full list
of fields.
species
Names or taxonomy ids
returnall
Logical, if TRUE, return list of genes without exons annotations. False by Default.
Value
Details
makeTxDbFromMyGene invokes either the query or queryMany method and passes the response to construct a TxDb object. See ?TxDb for utilizing transcript annotations.