myretrieveKGML: A couple functions from KEGGgraph that have broken

View source: R/ontology_kegg.R

myretrieveKGMLR Documentation

A couple functions from KEGGgraph that have broken

Description

Some material in KEGGREST is borken.

Usage

myretrieveKGML(
  pathway,
  organism,
  destfile,
  silent = TRUE,
  hostname = "http://www.kegg.jp",
  ...
)

Arguments

pathway

The path to query.

organism

Which organism to query?

destfile

File to which to download.

silent

Send stdout and stderr to dev null?

hostname

Host to download from (this is what is broken.)

...

Arglist!


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.