R/RcppExports.R

Defines functions gbFeature gbLocation

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

gbFeature <- function(feature, accession = "", id = 0L) {
    .Call('_biofiles_gbFeature', PACKAGE = 'biofiles', feature, accession, id)
}

gbLocation <- function(gb_base_span, accession = "") {
    .Call('_biofiles_gbLocation', PACKAGE = 'biofiles', gb_base_span, accession)
}

Try the biofiles package in your browser

Any scripts or data that you put into this service are public.

biofiles documentation built on May 2, 2019, 3:31 p.m.