Get location of dedicated file cache
pMD_get_cache.Rd'pMD_get_cache' returns the location of the dedicated parkinsonsMetagenomicData file cache or creates it if it does not exist.
See also
userdir
BiocFileCache-class, BiocFileCache
Examples
if (FALSE) { # \dontrun{
if(interactive()){
pMD_get_cache()
}
} # }