{
  "_id": "6a47949d2f27a93436c0db82",
  "Package": "AnnotationBustR",
  "Version": "2.0",
  "Date": "2026-07-02",
  "Title": "Extract Subsequences from GenBank Annotations",
  "Authors@R": "c(person(given = \"Samuel R.\",\nfamily = \"Borstein\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sam@borstein.com\",\ncomment = c(ORCID = \"0000-0002-7258-141X\")),\nperson(given = \"Brian\",\nfamily = \"O'Meara\",\nrole = \"aut\",\nemail = \"bomeara@utk.ed\",\ncomment = c(ORCID = \"0000-0002-0337-5997\")))",
  "Maintainer": "Samuel R. Borstein <sam@borstein.com>",
  "biocViews": "",
  "Description": "Extraction of subsequences into FASTA files from GenBank\nannotations where gene names may vary among accessions.\nBorstein & O'Meara (2018) <doi:10.7717/peerj.5179>.",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/sborstein/AnnotationBustR,\nhttps://www.ncbi.nlm.nih.gov/nuccore,\nhttps://peerj.com/articles/5179/",
  "BugReports": "https://github.com/sborstein/AnnotationBustR/issues",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "make libbz2-dev libicu-dev liblzma-dev libpng-dev\nlibxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://phylotastic.r-universe.dev",
  "Date/Publication": "2026-07-02 23:57:31 UTC",
  "RemoteUrl": "https://github.com/sborstein/AnnotationBustR",
  "RemoteRef": "HEAD",
  "RemoteSha": "8b4dfe775c52c44afbbb475480566be7a747e3ee",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 00:04:32 UTC",
    "User": "root"
  },
  "Author": "Samuel R. Borstein [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7258-141X>),\nBrian O'Meara [aut] (ORCID: <https://orcid.org/0000-0002-0337-5997>)",
  "_user": "phylotastic",
  "_type": "src",
  "_file": "AnnotationBustR_2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/047cd04c912dc95f54fefb1681d242967893572f8067c3110434cd9ad8f2fc56",
  "_filesize": 1057054,
  "_sha256": "047cd04c912dc95f54fefb1681d242967893572f8067c3110434cd9ad8f2fc56",
  "_expires": "2026-10-11T10:53:16.000Z",
  "_created": "2026-07-03T00:04:32.000Z",
  "_published": "2026-07-03T10:53:17.302Z",
  "_jobs": [
    {
      "job": 84984641404,
      "time": 358,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8054688755"
    },
    {
      "job": 84984641344,
      "time": 358,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8054688618"
    },
    {
      "job": 84984641034,
      "time": 335,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8054683405"
    },
    {
      "job": 84984641114,
      "time": 205,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8054654403"
    },
    {
      "job": 84984640444,
      "time": 259,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8054608384"
    },
    {
      "job": 84984641133,
      "time": 204,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8054654114"
    },
    {
      "job": 84984641233,
      "time": 273,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8054669824"
    },
    {
      "job": 84984641258,
      "time": 254,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8054665530"
    },
    {
      "job": 84984641326,
      "time": 267,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8054668403"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/phylotastic/actions/runs/28629263805",
  "_status": "success",
  "_upstream": "https://github.com/sborstein/AnnotationBustR",
  "_commit": {
    "id": "8b4dfe775c52c44afbbb475480566be7a747e3ee",
    "author": "Sam Borstein <sam@borstein.com>",
    "committer": "Sam Borstein <sam@borstein.com>",
    "message": "fix issue with hidden directories and actions\n",
    "time": 1783036651
  },
  "_maintainer": {
    "name": "Samuel R. Borstein",
    "email": "sam@borstein.com",
    "login": "sborstein",
    "description": "Assistant Professor in the Department of Biology at Texas State University",
    "uuid": 15037889,
    "orcid": "0000-0002-7258-141X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5",
      "role": "Depends"
    },
    {
      "package": "ape",
      "version": ">= 5.8-1",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "version": ">= 2.78.0",
      "role": "Imports"
    },
    {
      "package": "BSgenome",
      "version": ">= 1.78.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "version": ">= 1.62.0",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "version": ">= 1.62.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.5",
      "role": "Imports"
    },
    {
      "package": "rentrez",
      "version": ">= 1.2.4",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "seqinr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "sborstein",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-25",
      "n": 10
    },
    {
      "week": "2026-27",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "sborstein",
      "count": 285,
      "uuid": 15037889
    },
    {
      "user": "bomeara",
      "count": 11,
      "uuid": 1612612
    }
  ],
  "_userbio": {
    "uuid": 1652822,
    "type": "organization",
    "name": "phylotastic",
    "followers": 5
  },
  "_downloads": {
    "count": 357,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AnnotationBustR"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/sborstein/annotationbustr",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/AnnotationBustR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sborstein/annotationbustr",
  "_realowner": "sborstein",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-03-02"
    },
    {
      "version": "1.1",
      "date": "2017-09-01"
    },
    {
      "version": "1.2",
      "date": "2018-04-09"
    },
    {
      "version": "1.3.0",
      "date": "2020-09-24"
    }
  ],
  "_exports": [
    "AnnotationBust",
    "FindLongestSeq",
    "MergeSearchTerms"
  ],
  "_datasets": [
    {
      "name": "cpDNAterms",
      "title": "Chloroplast DNA (cpDNA) Search Terms",
      "object": "cpDNAterms",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Feature",
        "Type",
        "Name"
      ],
      "rows": 364,
      "table": true,
      "tojson": true
    },
    {
      "name": "mtDNAterms",
      "title": "Mitochondrial DNA Search Terms for Animals",
      "object": "mtDNAterms",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Feature",
        "Type",
        "Name"
      ],
      "rows": 254,
      "table": true,
      "tojson": true
    },
    {
      "name": "mtDNAtermsPlants",
      "title": "Mitochondrial DNA Search Terms for Plants",
      "object": "mtDNAtermsPlants",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Feature",
        "Type",
        "Name"
      ],
      "rows": 248,
      "table": true,
      "tojson": true
    },
    {
      "name": "rDNAterms",
      "title": "Ribosomal DNA (rDNA) Search Terms",
      "object": "rDNAterms",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Feature",
        "Type",
        "Name"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AnnotationBust",
      "title": "Breaks up genbank sequences into their annotated components based on a set of search terms and writes each subsequence of interest to a FASTA for each accession number supplied.",
      "topics": [
        "AnnotationBust"
      ]
    },
    {
      "page": "AnnotationBustR",
      "title": "An R package to extract sub-sequences from GenBank annotations under different synonyms",
      "topics": [
        "AnnotationBustR"
      ]
    },
    {
      "page": "cpDNAterms",
      "title": "Chloroplast DNA (cpDNA) Search Terms",
      "topics": [
        "cpDNAterms"
      ]
    },
    {
      "page": "FindLongestSeq",
      "title": "Find the longest sequence for each species from a list of GenBank accession numbers.",
      "topics": [
        "FindLongestSeq"
      ]
    },
    {
      "page": "MergeSearchTerms",
      "title": "Merging of two tables containing search terms to expand search term database for the AnnotationBust function.",
      "topics": [
        "MergeSearchTerms"
      ]
    },
    {
      "page": "mtDNAterms",
      "title": "Mitochondrial DNA Search Terms for Animals",
      "topics": [
        "mtDNAterms"
      ]
    },
    {
      "page": "mtDNAtermsPlants",
      "title": "Mitochondrial DNA Search Terms for Plants",
      "topics": [
        "mtDNAtermsPlants"
      ]
    },
    {
      "page": "rDNAterms",
      "title": "Ribosomal DNA (rDNA) Search Terms",
      "topics": [
        "rDNAterms"
      ]
    }
  ],
  "_readme": "https://github.com/sborstein/AnnotationBustR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "ape",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "DelayedArray",
    "digest",
    "dplyr",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "glue",
    "httr",
    "IRanges",
    "jsonlite",
    "KEGGREST",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "nlme",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "R6",
    "Rcpp",
    "RCurl",
    "rentrez",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "AnnotationBustR-vignette.Rmd",
      "filename": "AnnotationBustR-vignette.html",
      "title": "AnnotationBustR Tutorial",
      "author": "Samuel R. Borstein",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1: Introduction",
        "2: What's new in AnnotationBustR 2.0+",
        "2.1: New Dependencies Provide Up To Date Access, New Features, and Stability",
        "2.2: Other Minor New Features",
        "3: Installation",
        "3.1: Installation From CRAN",
        "3.2: Installation of Development Version From GitHub",
        "4: Using AnnotationBustR",
        "4.1:(Optional Step) Finding the Longest Available",
        "4.2: Load a Data Frame of Search Terms of Gene Synonyms to Search With:",
        "4.3:(Optional Step) Merge Search Terms If Neccessary",
        "4.4 Extract sequences with AnnotationBust",
        "4.5 Troubleshooting",
        "5: Final Comments"
      ],
      "created": "2016-05-25 05:51:36",
      "modified": "2026-07-02 22:39:03",
      "commits": 32
    }
  ],
  "_score": 4.989004615698537,
  "_indexed": false,
  "_nocasepkg": "annotationbustr",
  "_universes": [
    "phylotastic"
  ],
  "_indexurl": "https://sborstein.r-universe.dev/AnnotationBustR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0",
      "date": "2026-07-03T00:07:45.000Z",
      "distro": "resolute",
      "commit": "8b4dfe775c52c44afbbb475480566be7a747e3ee",
      "fileid": "https://r2.ropensci.org/f881369b36eacb079212ebc0cc8be6418a0ac39318e51e951ae554df6dbaf6c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/28629263805"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0",
      "date": "2026-07-03T00:08:01.000Z",
      "distro": "resolute",
      "commit": "8b4dfe775c52c44afbbb475480566be7a747e3ee",
      "fileid": "https://r2.ropensci.org/3deae5e502ca9b75eccdc249f3f328a409b4238afb579010aaea9b3d84ec44c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/28629263805"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0",
      "date": "2026-07-03T00:07:16.000Z",
      "commit": "8b4dfe775c52c44afbbb475480566be7a747e3ee",
      "fileid": "https://r2.ropensci.org/7833e0d91c4080ee86e4523e12f640ae52a44e1f477d034e17b18d8d50b7f3e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/28629263805"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0",
      "date": "2026-07-03T00:06:29.000Z",
      "commit": "8b4dfe775c52c44afbbb475480566be7a747e3ee",
      "fileid": "https://r2.ropensci.org/7e12d554555dcfa1308f9e4c1a7a8b2f8bc8ec5683929ea746de4e35269e1237",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/28629263805"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0",
      "date": "2026-07-03T00:08:30.000Z",
      "commit": "8b4dfe775c52c44afbbb475480566be7a747e3ee",
      "fileid": "https://r2.ropensci.org/de9324b94e5e4fd095223b589ece960da81a42ae30284ee1a160cf10259d70be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/28629263805"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0",
      "date": "2026-07-03T00:06:28.000Z",
      "commit": "8b4dfe775c52c44afbbb475480566be7a747e3ee",
      "fileid": "https://r2.ropensci.org/65897793fbb319da9dac8cdd9137f79bd83bfda36d4c07292a967b1aa6f7b0f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/28629263805"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0",
      "date": "2026-07-03T00:06:25.000Z",
      "commit": "8b4dfe775c52c44afbbb475480566be7a747e3ee",
      "fileid": "https://r2.ropensci.org/1c49e496c38caf9264c1ca58cc999b8c7a24412e80cd882a1c007e869482ba8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/28629263805"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0",
      "date": "2026-07-03T00:06:25.000Z",
      "commit": "8b4dfe775c52c44afbbb475480566be7a747e3ee",
      "fileid": "https://r2.ropensci.org/b5a1dba48805ea96505432010f99fa99f093ffd3d3bb212459550a7ccf43d666",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/28629263805"
    }
  ]
}