buildAnnotationStore(organisms, sources,
home = file.path(path.expand("~"), ".recoup"),
forceDownload = TRUE, rc = NULL)
recoup
help page for details
on supported organisms.recoup
help page for details
on supported annotation sources.".recoup"
inside the
current user's home directory.buildAnnotationStore
will not download an
existing annotation again (FALSE
). Set to
TRUE
if you wish to update the annotation
database.NULL
(no parallelization).
It is used in the case of type="exon"
to process
the return value of the query to the UCSC Genome
Browser database.buildAnnotationStore("mm9","ensembl")
Run the code above in your browser using DataLab