bt.links: Creates HTML links to an UCSC Genome Browser from a feature...

View source: R/bt.links.R

bt.linksR Documentation

Creates HTML links to an UCSC Genome Browser from a feature file.

Description

Creates HTML links to an UCSC Genome Browser from a feature file.

Usage

bt.links(i, base = NULL, org = NULL, db = NULL, output = NULL)

Arguments

i

<bed/gff/vcf> > out.html

base

The browser basename. Default: http://genome.ucsc.edu

org

The organism. Default: human

db

The build. Default: hg18

output

Output filepath instead of returning output in R.


PhanstielLab/bedtoolsr documentation built on Nov. 13, 2022, 10:38 p.m.