{
  "_id": "6a44db756ff6f2357551d202",
  "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-07-01 09:09:37 UTC",
    "User": "root"
  },
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "webseq_0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/4a480f24fddb28b0e1fc4786a742fa2771d25179b2436ae1746d8fc347003651",
  "_filesize": 162717,
  "_sha256": "4a480f24fddb28b0e1fc4786a742fa2771d25179b2436ae1746d8fc347003651",
  "_expires": "2026-10-09T09:18:45.000Z",
  "_created": "2026-07-01T09:09:37.000Z",
  "_published": "2026-07-01T09:18:45.610Z",
  "_jobs": [
    {
      "job": 84496272168,
      "time": 210,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8005355055"
    },
    {
      "job": 84496272130,
      "time": 208,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8005354039"
    },
    {
      "job": 84496272021,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8005478520"
    },
    {
      "job": 84496272051,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8005482451"
    },
    {
      "job": 84495624951,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8005264741"
    },
    {
      "job": 84496272062,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8005325650"
    },
    {
      "job": 84496272091,
      "time": 133,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8005321574"
    },
    {
      "job": 84496272052,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8005327124"
    },
    {
      "job": 84496272045,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8005325801"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506329393",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 36,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-01T09:12:13.000Z",
      "distro": "resolute",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/6236ea9b2a98ae829c67cc4d11dde81ebd56d47d7e28557de1687968eccc4f8d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506329393"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1",
      "date": "2026-07-01T09:12:11.000Z",
      "distro": "resolute",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/e6e05138a60b5db92cda9499b1bc4f728e78d9d2466e22f527dfc9c77e527e6c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506329393"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-07-01T09:16:51.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/f0a6f815215dc477d44b0511725f53cdebc4d259ae8266001393b35b97e523eb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506329393"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1",
      "date": "2026-07-01T09:16:58.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/a03bd12fdbd327788e9bdb54c4b7d32e39f37c711f3860ff870339afd302b69d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506329393"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-07-01T09:12:15.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/78f89a7680882c14f95424698c5e5ccbbe94af230786d084c3e5abb1ce165c0f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506329393"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-07-01T09:10:41.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/5d02449c12febb31d2a325a555b97672024bb6690883cbd0c8e75efa38bcdf03",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506329393"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-07-01T09:10:53.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/ef92916889fb1b047f06fc4e62ae4585c0d29feeac8808edc6d964a9b9659ead",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506329393"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1",
      "date": "2026-07-01T09:10:49.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/d03acffd20f4a68e2d9e16a8f964350b545f31594ea5b00c8ac7a29b589c3e32",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28506329393"
    }
  ]
}