browseTaxon: Displaying BugSigDB taxon pages in a web browser

View source: R/html.R

browseTaxonR Documentation

Displaying BugSigDB taxon pages in a web browser

Description

Functionality for programmatically displaying BugSigDB taxon pages.

Usage

browseTaxon(tax.id)

Arguments

tax.id

character. NCBI taxonomy ID.

Value

The URL of the selected BugSigDB taxon page. If interactive, opens the URL in the default web browser.

References

BugSigDB: https://bugsigdb.org

Examples

  
  # BugSigDB taxon page for Escherichia coli
  browseTaxon("562")
  

waldronlab/bugsigdbr documentation built on May 2, 2024, 1:21 p.m.