.get.Ensembl_config: Unexported functions
Test and retrieve Ensembl-specific CURL SSL configuration.
Description
.get.Ensembl_config() tests and gets CURL options used with "^https://.*ensembl.org" URLs.
The function is a modified version of .getEnsemblSSL from the biomaRt package.
Usage
.get.Ensembl_config(use.cache = TRUE)
Value
A R object of class request listing current CURL options.
Arguments
use.cache
(logical) Should biomaRt functions use the cache? Defaults to TRUE.