R/RcppExports.R

Defines functions gbLocation gbFeature

# 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)
}
gschofl/biofiles documentation built on Sept. 27, 2020, 12:08 a.m.