get.ucsc.credentials {metaseqR}R Documentation

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()

Value

A named character vector.

Author(s)

Panagiotis Moulos

Examples


db.creds <- get.ucsc.credentials()


[Package metaseqR version 1.26.0 Index]