{
  "_id": "6a10ab8eacfb0bcc41cbf6f9",
  "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>",
  "URL": "https://github.com/stitam/webseq",
  "BugReports": "https://github.com/stitam/webseq/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Remotes": [
    "IQSS/dataverse-client-r"
  ],
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://stitam.r-universe.dev",
  "Date/Publication": "2026-05-22 11:34:41 UTC",
  "RemoteUrl": "https://github.com/stitam/webseq",
  "RemoteRef": "HEAD",
  "RemoteSha": "4337b497f8679484b3b1d3b12f4792abc5dd1f7d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:36:08 UTC",
    "User": "root"
  },
  "MD5sum": "6cab1f425d0427e1d9baf323d0db1a6a",
  "_user": "stitam",
  "_type": "src",
  "_file": "webseq_0.1.tar.gz",
  "_fileid": "1a1d19df7d569c0bc4aa2bebb5de6a743c586a93a2698a2bd6d1ca263271ea9d",
  "_filesize": 200036,
  "_sha256": "1a1d19df7d569c0bc4aa2bebb5de6a743c586a93a2698a2bd6d1ca263271ea9d",
  "_created": "2026-05-22T18:36:08.000Z",
  "_published": "2026-05-22T19:16:30.085Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443401704,
      "time": 310,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7168249675"
    },
    {
      "job": 77443401694,
      "time": 280,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7168239714"
    },
    {
      "job": 77443401707,
      "time": 278,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7168498030"
    },
    {
      "job": 77443401701,
      "time": 239,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7168446963"
    },
    {
      "job": 77443401985,
      "time": 282,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7167783635"
    },
    {
      "job": 77443402005,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7167820337"
    },
    {
      "job": 77443401725,
      "time": 266,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7168237353"
    },
    {
      "job": 77443401713,
      "time": 253,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7168232241"
    },
    {
      "job": 77443401717,
      "time": 269,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7168238432"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stitam/actions/runs/26291118674",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stitam/webseq",
  "_commit": {
    "id": "4337b497f8679484b3b1d3b12f4792abc5dd1f7d",
    "author": "Tamás Stirling <49147718+stitam@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #111 from stitam/dataverse\n\nAccess files on a Dataverse server",
    "time": 1779449681
  },
  "_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": "dataverse",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rentrez",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "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": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "stitam",
      "count": 270,
      "uuid": 49147718
    }
  ],
  "_userbio": {
    "uuid": 49147718,
    "type": "user",
    "name": "Tamás Stirling"
  },
  "_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": [
    "dv_connect",
    "dv_download",
    "dv_list_files",
    "ena_download_reads",
    "ena_query",
    "ena2ncbi",
    "extract_accn",
    "flag_files",
    "mgnify_endpoints",
    "mgnify_instance",
    "mgnify_list",
    "ncbi_download_genome",
    "ncbi_get_meta",
    "ncbi_get_summary",
    "ncbi_get_uid",
    "ncbi_link",
    "ncbi_link_uid",
    "ncbi_parse",
    "ncbi_parse_assembly_xml",
    "ncbi_parse_biosample_txt",
    "ncbi_post_uid",
    "ncbi_recover_id",
    "ncbi2ena",
    "parse_report"
  ],
  "_datasets": [
    {
      "name": "examples",
      "title": "Examples",
      "object": "examples",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dv_connect",
      "title": "Connect to a Dataset on a Dataverse server",
      "topics": [
        "dv_connect"
      ]
    },
    {
      "page": "dv_download",
      "title": "Download files from a Dataset on a Dataverse server",
      "topics": [
        "dv_download"
      ]
    },
    {
      "page": "dv_list_files",
      "title": "List files in a Dataset on a Dataverse server",
      "topics": [
        "dv_list_files"
      ]
    },
    {
      "page": "ena_download_reads",
      "title": "Download sequencing reads from the European Nucleotide Archive (ENA)",
      "topics": [
        "ena_download_reads"
      ]
    },
    {
      "page": "ena_query",
      "title": "Retrieve sequences from ENA",
      "topics": [
        "ena_query"
      ]
    },
    {
      "page": "ena2ncbi",
      "title": "Convert accessions from ENA to NCBI",
      "topics": [
        "ena2ncbi"
      ]
    },
    {
      "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": "flatten",
      "title": "Bind rows in a list of list of data frames",
      "topics": [
        "flatten"
      ]
    },
    {
      "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 Assembly Database",
      "topics": [
        "ncbi_download_genome"
      ]
    },
    {
      "page": "ncbi_get_meta",
      "title": "Get sequence metadata from NCBI",
      "topics": [
        "ncbi_get_meta"
      ]
    },
    {
      "page": "ncbi_get_summary",
      "title": "Get object summary from NCBI",
      "topics": [
        "ncbi_get_summary"
      ]
    },
    {
      "page": "ncbi_get_uid",
      "title": "Get UID-s from NCBI databases",
      "topics": [
        "ncbi_get_uid"
      ]
    },
    {
      "page": "ncbi_link",
      "title": "Link ID-s from one NCBI database to another",
      "topics": [
        "ncbi_link"
      ]
    },
    {
      "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": "ncbi_post_uid",
      "title": "Post a vector of NCBI UIDs",
      "topics": [
        "ncbi_post_uid"
      ]
    },
    {
      "page": "ncbi_recover_id",
      "title": "Recover NCBI IDs from NCBI UIDs",
      "topics": [
        "ncbi_recover_id"
      ]
    },
    {
      "page": "ncbi2ena",
      "title": "Convert accessions from NCBI to ENA",
      "topics": [
        "ncbi2ena"
      ]
    },
    {
      "page": "parse_report",
      "title": "Parse assembly reports",
      "topics": [
        "parse_report"
      ]
    }
  ],
  "_readme": "https://github.com/stitam/webseq/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "bit",
    "bit64",
    "cachem",
    "checkmate",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dataverse",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "hms",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rentrez",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "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.653212513775344,
  "_indexed": true,
  "_nocasepkg": "webseq",
  "_universes": [
    "stitam"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-22T18:59:05.000Z",
      "distro": "noble",
      "commit": "4337b497f8679484b3b1d3b12f4792abc5dd1f7d",
      "fileid": "a3d282c34d95d481cbf9943503680109cb56b9f5e7b7fc97969f299796dd6afe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/26291118674"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-22T18:58:58.000Z",
      "distro": "noble",
      "commit": "4337b497f8679484b3b1d3b12f4792abc5dd1f7d",
      "fileid": "e49940b811e8a0f84896ba7b3820076d10001eeb9d824c85eb2ccef18b975217",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/26291118674"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-22T19:13:08.000Z",
      "commit": "4337b497f8679484b3b1d3b12f4792abc5dd1f7d",
      "fileid": "453849947743d768ce7b22775963353a0b89b72feb109eea287da45e418bae6d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/26291118674"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-22T19:10:25.000Z",
      "commit": "4337b497f8679484b3b1d3b12f4792abc5dd1f7d",
      "fileid": "bbabfcacc068a2e3c9e4c418bdb9f43dbc02aaa2f8570e2d3f5b89dabb79196a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/26291118674"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-05-22T18:38:23.000Z",
      "commit": "4337b497f8679484b3b1d3b12f4792abc5dd1f7d",
      "fileid": "70d8540603178f5b04c583f939d487fcd4bec14c06f8d9033683e574305e96a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/26291118674"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-22T18:58:13.000Z",
      "commit": "4337b497f8679484b3b1d3b12f4792abc5dd1f7d",
      "fileid": "f7ad5aabfa4e6660af8841dee6ddd7153c272a8700839bfccb1e04c32eae072c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/26291118674"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-22T18:58:01.000Z",
      "commit": "4337b497f8679484b3b1d3b12f4792abc5dd1f7d",
      "fileid": "45652a3bba0001879658e00c9352999f5b3bf3aa6d1cc70d6ae090239fbf4019",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/26291118674"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-22T18:58:07.000Z",
      "commit": "4337b497f8679484b3b1d3b12f4792abc5dd1f7d",
      "fileid": "6a6833c982f6feccc023494d9399e3c9a6bb0a8774e81a87e422a57a81080e8d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stitam/actions/runs/26291118674"
    }
  ]
}