{
  "_id": "6a23c38f530b9bc726bdd6d1",
  "Package": "webseq",
  "Type": "Package",
  "Title": "Access data from biological sequence databases like NCBI, ENA,\nMGnify",
  "Description": "This package interacts with online biological sequence\ndatabases. It provides functions to search for sequences,\nconvert identifiers and download sequences and associated\nmetadata.",
  "Version": "0.1",
  "Date": "2022-01-05",
  "Author": "Tamas Stirling",
  "Maintainer": "Tamas Stirling <stirling.tamas@gmail.com>",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2024-01-17 08:49:50 UTC",
  "RemoteUrl": "https://github.com/stitam/webseq",
  "RemoteRef": "v0.1.0",
  "RemoteSha": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 06:48:25 UTC",
    "User": "root"
  },
  "MD5sum": "1bf4cab154a08b48677aad188c370d60",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "webseq_0.1.tar.gz",
  "_fileid": "14d01cf72e3e9b041c3f288020f171a5f21328268d7664348287adb9487ac414",
  "_filesize": 160961,
  "_sha256": "14d01cf72e3e9b041c3f288020f171a5f21328268d7664348287adb9487ac414",
  "_created": "2026-06-06T06:48:25.000Z",
  "_published": "2026-06-06T06:51:59.828Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79858746532,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7452143904"
    },
    {
      "job": 79858746524,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452142404"
    },
    {
      "job": 79858746534,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7452143256"
    },
    {
      "job": 79858746528,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452143676"
    },
    {
      "job": 79858552555,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452121888"
    },
    {
      "job": 79858746522,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452134557"
    },
    {
      "job": 79858746531,
      "time": 184,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7452143744"
    },
    {
      "job": 79858746539,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7452137993"
    },
    {
      "job": 79858746523,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452136572"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055331387",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stitam/webseq",
  "_commit": {
    "id": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
    "author": "Tamás Stirling <49147718+stitam@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #51 from stitam/webhis2\n\nDo not use web histories by default with ncbi_link_uid()",
    "time": 1705481390
  },
  "_maintainer": {
    "name": "Tamas Stirling",
    "email": "stirling.tamas@gmail.com",
    "login": "stitam",
    "orcid": "0000-0002-8964-6443",
    "description": "",
    "uuid": 49147718
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "rentrez",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "stitam",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "stitam",
      "count": 270,
      "uuid": 49147718
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/webseq"
  },
  "_devurl": "https://github.com/stitam/webseq",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/webseq.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "ena_query",
    "extract_accn",
    "flag_files",
    "mgnify_endpoints",
    "mgnify_instance",
    "mgnify_list",
    "ncbi_download_genome",
    "ncbi_get_meta",
    "ncbi_link_uid",
    "ncbi_parse",
    "ncbi_parse_assembly_xml",
    "ncbi_parse_biosample_txt",
    "parse_gb_header",
    "parse_report"
  ],
  "_datasets": [
    {
      "name": "examples",
      "title": "Examples",
      "object": "examples",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ena_query",
      "title": "Retrieve sequences from ENA",
      "topics": [
        "ena_query"
      ]
    },
    {
      "page": "examples",
      "title": "Examples",
      "topics": [
        "examples"
      ]
    },
    {
      "page": "extract_accn",
      "title": "Extract Accession Numbers from a parsed assembly report",
      "topics": [
        "extract_accn"
      ]
    },
    {
      "page": "flag_files",
      "title": "Flag files to keep for analysis",
      "topics": [
        "flag_files"
      ]
    },
    {
      "page": "mgnify_endpoints",
      "title": "MGnify endpoints",
      "topics": [
        "mgnify_endpoints"
      ]
    },
    {
      "page": "mgnify_instance",
      "title": "Search for a specific entry in MGnify",
      "topics": [
        "mgnify_instance"
      ]
    },
    {
      "page": "mgnify_list",
      "title": "Retrieve a list of instances from MGnify",
      "topics": [
        "mgnify_list"
      ]
    },
    {
      "page": "ncbi_download_genome",
      "title": "Download Genomes from NCBI",
      "topics": [
        "ncbi_download_genome"
      ]
    },
    {
      "page": "ncbi_get_meta",
      "title": "Get sequence metadata from NCBI",
      "topics": [
        "ncbi_get_meta"
      ]
    },
    {
      "page": "ncbi_get_uid",
      "title": "Get UID-s from NCBI databases",
      "topics": [
        "ncbi_get_uid"
      ]
    },
    {
      "page": "ncbi_link_uid",
      "title": "Link UID-s from one NCBI database to another",
      "topics": [
        "ncbi_link_uid"
      ]
    },
    {
      "page": "ncbi_meta_assembly",
      "title": "Retrieve NCBI Assembly metadata",
      "topics": [
        "ncbi_meta_assembly"
      ]
    },
    {
      "page": "ncbi_parse",
      "title": "Parse NCBI sequence metadata",
      "topics": [
        "ncbi_parse"
      ]
    },
    {
      "page": "ncbi_parse_assembly_xml",
      "title": "Parse NCBI assembly metadata",
      "topics": [
        "ncbi_parse_assembly_xml"
      ]
    },
    {
      "page": "ncbi_parse_biosample_txt",
      "title": "Parse NCBI BioSample metadata",
      "topics": [
        "ncbi_parse_biosample_txt"
      ]
    },
    {
      "page": "ncbi_parse_biosample_xml",
      "title": "Parse NCBI BioSample metadata",
      "topics": [
        "ncbi_parse_biosample_xml"
      ]
    },
    {
      "page": "parse_gb_header",
      "title": "Parse headers from GenBank files",
      "topics": [
        "parse_gb_header"
      ]
    },
    {
      "page": "parse_report",
      "title": "Parse assembly reports",
      "topics": [
        "parse_report"
      ]
    }
  ],
  "_readme": "https://github.com/stitam/webseq/raw/v0.1.0/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "Rcpp",
    "rentrez",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XML",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "ncbi.Rmd",
      "filename": "ncbi.html",
      "title": "NCBI",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Download genome assemblies",
        "Download metadata",
        "Parse metadata files"
      ],
      "created": "2023-08-23 18:06:14",
      "modified": "2023-12-10 12:18:12",
      "commits": 4
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "webseq",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://stitam.r-universe.dev/webseq",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-06-06T06:50:28.000Z",
      "distro": "noble",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "6390f573a51d1651b1ff95a30e1022b8ef67bd3ea13e702bdf8912a94e6a0373",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055331387"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-06-06T06:50:20.000Z",
      "distro": "noble",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "c909f950f4124e8cfbd0b8cc212eae842b3291776d9aef5fe1c2f69632ccaa0c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055331387"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-06-06T06:50:16.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "663f2a99f210c2a830e2a12f25febbe36db9c5c8e972e388fbb26a99f767acfa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055331387"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1",
      "date": "2026-06-06T06:50:13.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "54ac23d35981a96363ffbd974a29843e8014a3bd3b3191bdf6c5562791a8b79f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055331387"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-06-06T06:50:27.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "47a7b05cc3fde2e8e96d43775a1923d0323c36566aa4ba7b8955b11bc1e7a2a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055331387"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-06-06T06:49:59.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "e1a65ca6c21277b6e197698cc5280cfafebf557272b6452c95ba2a231f5b3173",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055331387"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-06-06T06:49:35.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "781df18a0228c5ec7589bafc5563427d8048567205f6d0c3bb333603bb3bf4a4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055331387"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-06-06T06:49:26.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "fb9e0064a3c180bc434330a2ab68bea5e2c1850b4dafb80294ae47d98a6ef996",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/27055331387"
    }
  ]
}