Learn R Programming

metaseqR (version 1.12.2)

get.ucsc.credentials: Return host, username and password for UCSC Genome Browser database

Description

Returns a character vector with a hostname, username and password to connect to the UCSC Genome Browser database to retrieve annotation. Internal use mostly.

Usage

get.ucsc.credentials()

Arguments

Value

  • A named character vector.

Examples

Run this code
db.creds <- get.ucsc.credentials()

Run the code above in your browser using DataLab