getDefaultAnnotationsUrl: Get name(s) of file(s) IGB loads by default when a user opens...

Description Usage Arguments Details

View source: R/igb_quickload.R

Description

Typically there is only one such file, and it usually contains curated, canonical gene models for a genome. It is usually BED-Detail format.

Usage

1
2
3
4
getDefaultAnnotationsUrl(
  genome_version,
  quickload_root = "http://igbquickload.org/quickload"
)

Arguments

genome_version

IGB-compatible genome version name, e.g., H_sapiens_Dec_2013

quickload_root

URL of Quickload site. Optional. Default is http://igbquickload.org/quickload.

Details

Note that the file name could be relative to the genome version root or it could be an absolute URL.

If no file is loaded by default, returns NA.


aloraine/loralib documentation built on Feb. 24, 2020, 1:56 a.m.