{
  "_id": "6a93e3897b325a6d97b71090",
  "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-08-30 07:57:08 UTC",
    "User": "root"
  },
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "webseq_0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/9728f675fdb80917a1baff86ac86963bef1b052647144bf97f18c336b9a99c8f",
  "_filesize": 279829,
  "_sha256": "9728f675fdb80917a1baff86ac86963bef1b052647144bf97f18c336b9a99c8f",
  "_expires": "2026-12-08T08:02:15.000Z",
  "_created": "2026-08-30T07:57:08.000Z",
  "_published": "2026-08-30T08:02:17.155Z",
  "_jobs": [
    {
      "job": 99227342757,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "9728779308"
    },
    {
      "job": 99227342752,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "9728776932"
    },
    {
      "job": 99227342742,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "9728794955"
    },
    {
      "job": 99227342738,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "9728794430"
    },
    {
      "job": 99227046302,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9728739302"
    },
    {
      "job": 99227342741,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9728764820"
    },
    {
      "job": 99227342755,
      "time": 124,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "9728764604"
    },
    {
      "job": 99227342731,
      "time": 135,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "9728766490"
    },
    {
      "job": 99227342751,
      "time": 132,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "9728766248"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300284344",
  "_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": 37,
    "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": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/manual.pdf",
    "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-08-30T07:59:30.000Z",
      "distro": "resolute",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/c70621f5fb5d355db2504a6dbbc85c7d8c2d240ba947257eec39b49331b5deaa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300284344"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1",
      "date": "2026-08-30T07:59:18.000Z",
      "distro": "resolute",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/c22b0b395dc4cb6eeeca6396fc6d4ae78bde188180d734aad8800e7c7653a65f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300284344"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-08-30T08:00:36.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/63788685a7ec833bec0dd102f816d7215c1a176b4e142642d8fcdb88ceded023",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300284344"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1",
      "date": "2026-08-30T08:00:37.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/a959287ba4cbe1e5b7b742a640584c3de00a7e89bc1a51de5eca38fdf05d2a26",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300284344"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-08-30T07:59:28.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/5751b0b909b4082d224a32faab8686d6b63becc6bc12d574dc39cc8c9880763a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300284344"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-08-30T07:58:11.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/f1477178585d71522126058b4a0d62081e8028909171fb9812cf02e381fb9aa6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300284344"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-08-30T07:58:14.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/5e840c512a0d85c5ad34d202c5ccc912ad85effa4a2cbb3b22bfa91fdb6788d6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300284344"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1",
      "date": "2026-08-30T07:58:14.000Z",
      "commit": "b710f93da5b8dd8a30fa170cdf3da8da943fbae1",
      "fileid": "https://r2.ropensci.org/0cb8049eb9601fe846853439865967f781a515eab1a85bb91f97047e20797181",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300284344"
    }
  ]
}