fetch_flybase: Downloading FlyBase ID Conversion Table and Symbol Synonym...

Description Usage Arguments Value

Description

fetch_flybase() downloads conversion tables for different version of Flybase IDs and symbol synonyms from Flybase. If not otherwise specified, current version of the tables will be downloaded, and returned as a list with 2 items.

Usage

1
fetch_flybase(urls = NULL, paths = NULL, version = NULL)

Arguments

urls

(Optional) a character vector specifying specific URLs to download and read. The length should be 2: the first URL for FBid conversion table, and the second for synonym conversion.

paths

a character vector specifying local files to read. The length should be 2: the first for FBid conversion table, and the second for synonym conversion. This should only be used in test to make sure the convesion coheres with the current official version.

version

a character string specifying the version desired (e.g., "FB2019_01".)

Value

a list of 2 data frames


chenyenchung/genofeatutil documentation built on May 15, 2019, 10:38 p.m.