{
  "_id": "6a12c1ebacfb0bcc41d1e24a",
  "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-staging.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-05-19 10:08:05 UTC",
    "User": "root"
  },
  "MD5sum": "0c8166a54d26cc6e489de89e6b077b82",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "webseq_0.1.tar.gz",
  "_fileid": "ffefad6b2373d14622d25730c21a0a6c015eea345420e416eb93898eb0e3d4df",
  "_filesize": 160812,
  "_sha256": "ffefad6b2373d14622d25730c21a0a6c015eea345420e416eb93898eb0e3d4df",
  "_created": "2026-05-19T10:08:05.000Z",
  "_published": "2026-05-24T09:16:27.386Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77586230567,
      "time": 469,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77586230647,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77586230714,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7080632492"
    },
    {
      "job": 77586230612,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77586230359,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080565112"
    },
    {
      "job": 77586230410,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77586230578,
      "time": 804,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77586230649,
      "time": 184,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7080629107"
    },
    {
      "job": 77586230636,
      "time": 194,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26090279091",
  "_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": 256,
      "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-staging"
  ],
  "_indexurl": "https://stitam.r-universe.dev/webseq",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-02-18T06:25:16.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "0bf1c01b5cda8dae91678e5ae81b990185264b1c4bfd59313caf4be4a85b95e2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/22128717336"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1",
      "date": "2026-04-21T04:32:36.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "8b1cfcb50f8506736f2abbb2172dfb69d2b6efd3fb0d2ead930347f716dc16e4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24625203841"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-19T10:08:06.000Z",
      "distro": "noble",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "dcdb980c32243638195dd43467ed8c282239d1464a47c02aa0563f4ca8ab0c21",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26090279091"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-19T10:09:59.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "e77c232c29f2a7d1f3833a376204c8ca815e0096e2b428ac025ee478e52835b0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26090279091"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-05-19T10:10:24.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "83188ee168c4b1b4001647ca83b2cc2bbb376d35991d6176a3681de4b53bc970",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26090279091"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-19T10:09:32.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "37060d438d8088e19633e29fe91fb669e9341c21bc3c6e5f83dd1d35781537c3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26090279091"
    }
  ]
}