fetchContentEbi: Fetch records from

fetchContentEbiR Documentation

Fetch records from

Description

Fetch records from

Usage

fetchContentEbi(
  url1,
  method = "fromJSON",
  downloadMethod = "auto",
  termSize = 1000,
  termStart = 0,
  API_version = "v1"
)

Arguments

url1

A url string.

method

Can be chosen from "download", "curl".

downloadMethod

The same methods from utils::download.file function.

termSize

Number of records per request.

termStart

Start position per request.

API_version

API version of EBI catalogue, default:v1

Value

A data.table object.


dingruofan/xQTLbiolinks documentation built on Feb. 12, 2025, 4:57 a.m.