dot-curlWorkaround: Workaround for bug with curl when fetching specific ensembl...

.curlWorkaroundR Documentation

Workaround for bug with curl when fetching specific ensembl mirror

Description

Should be solved in issue #39, will test to remove it.

Usage

.curlWorkaround(expr)

Arguments

expr

expression

Value

result of expression

Examples


glmSparseNet:::.curlWorkaround({
    biomaRt::useEnsembl(
        biomart = "genes",
        dataset = "hsapiens_gene_ensembl"
    )
})


sysbiomed/glmSparseNet documentation built on Feb. 17, 2024, 1:38 p.m.