{
  "_id": "6a53b7469b92047c28d58fbd",
  "Package": "selexprepR",
  "Title": "Preprocessing Public HT-SELEX Sequencing Data",
  "Version": "0.99.3",
  "Authors@R": "person(given = \"Marco\", family = \"Rotanegroni\",\nemail = \"marco.rotanegroni@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides reproducible preprocessing for high-throughput\nSELEX sequencing data. Supports primer inference, extraction of\nrandom regions, sparse sequence counting across rounds, quality\ncontrol, and provenance manifests. Public-study discovery and\nchecksum-aware ENA FASTQ download planning are included for\nreproducible data acquisition.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "biocViews": "Software, DataImport, Preprocessing, QualityControl,\nSequencing",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/marcorotanegroni/selexprepR",
  "BugReports": "https://github.com/marcorotanegroni/selexprepR/issues",
  "Config/pak/sysreqs": "libssl-dev zlib1g-dev",
  "Repository": "https://biocstaging.r-universe.dev",
  "Date/Publication": "2026-07-12 14:39:54 UTC",
  "RemoteUrl": "https://github.com/BiocStaging/selexprepR",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc89b81f849c07c2db372617ca327964e2f531ba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-12 15:44:18 UTC",
    "User": "root"
  },
  "Author": "Marco Rotanegroni [aut, cre]",
  "Maintainer": "Marco Rotanegroni <marco.rotanegroni@gmail.com>",
  "_user": "biocstaging",
  "_type": "src",
  "_file": "selexprepR_0.99.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/b5616cdca4325d830f8bfe390cbfd3d4226f98b8456bb624d8ab9e142bce0623",
  "_filesize": 276893,
  "_sha256": "b5616cdca4325d830f8bfe390cbfd3d4226f98b8456bb624d8ab9e142bce0623",
  "_expires": "2026-10-20T15:48:20.000Z",
  "_created": "2026-07-12T15:44:18.000Z",
  "_published": "2026-07-12T15:48:22.537Z",
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 7
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29198638434",
  "_status": "success",
  "_upstream": "https://github.com/BiocStaging/selexprepR",
  "_commit": {
    "id": "fc89b81f849c07c2db372617ca327964e2f531ba",
    "author": "marcorotanegroni <marco.rotanegroni@gmail.com>",
    "committer": "marcorotanegroni <marco.rotanegroni@gmail.com>",
    "message": "Fix deterministic JSON on Windows\n",
    "time": 1783867194
  },
  "_maintainer": {
    "name": "Marco Rotanegroni",
    "email": "marco.rotanegroni@gmail.com"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 86666387121,
      "time": 160,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8261778643"
    },
    {
      "job": 86666387154,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8261785840"
    },
    {
      "job": 86666387134,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8261785960"
    },
    {
      "job": 86666387140,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8261776349"
    },
    {
      "job": 86666387144,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8261773475"
    },
    {
      "job": 86666055329,
      "time": 237,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8261753669"
    },
    {
      "job": 86666387119,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8261772190"
    },
    {
      "job": 86666387155,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8261777354"
    },
    {
      "job": 86666387132,
      "time": 179,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8261781476"
    },
    {
      "job": 86666387153,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8261775451"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "biocstaging",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 7
    }
  ],
  "_tags": [],
  "_topics": [
    "software",
    "dataimport",
    "preprocessing",
    "qualitycontrol",
    "sequencing"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "marcorotanegroni",
      "count": 6,
      "uuid": 192088557
    }
  ],
  "_userbio": {
    "uuid": 278472782,
    "type": "organization",
    "name": "BiocStaging",
    "followers": 0
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/selexprepR"
  },
  "_devurl": "https://github.com/marcorotanegroni/selexprepr",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/selexprepR.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "build_selexprep_manifest",
    "fetch_selexprep_reads",
    "infer_selexprep_rounds",
    "inspect_selexprep_accession",
    "read_library_report",
    "read_selexprep_counts",
    "read_selexprep_fastq",
    "read_selexprep_inputs",
    "read_selexprep_manifest",
    "reverse_complement",
    "run_selexprep",
    "run_selexprep_files",
    "selexprep_catalog",
    "selexprep_count",
    "selexprep_demultiplex",
    "selexprep_detect",
    "selexprep_extract",
    "selexprep_qc",
    "write_library_report",
    "write_selexprep_counts",
    "write_selexprep_manifest"
  ],
  "_datasets": [
    {
      "name": "selexprep_public_catalog",
      "title": "Curated public HT-SELEX catalog",
      "object": "selexprep_public_catalog",
      "file": "selexprep_public_catalog.rda",
      "class": [
        "DFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "build_selexprep_manifest",
      "title": "Build an R-native reproducibility manifest",
      "topics": [
        "build_selexprep_manifest"
      ]
    },
    {
      "page": "fetch_selexprep_reads",
      "title": "Fetch FASTQ files from an ENA inspection",
      "topics": [
        "fetch_selexprep_reads"
      ]
    },
    {
      "page": "infer_selexprep_rounds",
      "title": "Infer SELEX round assignments from public metadata",
      "topics": [
        "infer_selexprep_rounds"
      ]
    },
    {
      "page": "inspect_selexprep_accession",
      "title": "Inspect public sequencing metadata at ENA",
      "topics": [
        "inspect_selexprep_accession"
      ]
    },
    {
      "page": "plot.selexprep_qc",
      "title": "Plot SELEX quality-control diagnostics",
      "topics": [
        "plot.selexprep_qc"
      ]
    },
    {
      "page": "read_library_report",
      "title": "Read a LibraryReport JSON file",
      "topics": [
        "read_library_report"
      ]
    },
    {
      "page": "read_selexprep_counts",
      "title": "Read a selexprep count table",
      "topics": [
        "read_selexprep_counts"
      ]
    },
    {
      "page": "read_selexprep_fastq",
      "title": "Read sequences from a FASTQ file",
      "topics": [
        "read_selexprep_fastq"
      ]
    },
    {
      "page": "read_selexprep_inputs",
      "title": "Read FASTQ files into round-aware pipeline inputs",
      "topics": [
        "read_selexprep_inputs"
      ]
    },
    {
      "page": "read_selexprep_manifest",
      "title": "Read a selexprep manifest JSON file",
      "topics": [
        "read_selexprep_manifest"
      ]
    },
    {
      "page": "reverse_complement",
      "title": "Reverse-complement nucleotide sequences",
      "topics": [
        "reverse_complement"
      ]
    },
    {
      "page": "run_selexprep",
      "title": "Run the in-memory SELEX preprocessing workflow",
      "topics": [
        "run_selexprep"
      ]
    },
    {
      "page": "run_selexprep_files",
      "title": "Run selexprepR directly from FASTQ files",
      "topics": [
        "run_selexprep_files"
      ]
    },
    {
      "page": "selexprep_catalog",
      "title": "Query the bundled public HT-SELEX study catalog",
      "topics": [
        "selexprep_catalog"
      ]
    },
    {
      "page": "selexprep_count",
      "title": "Count unique SELEX sequences",
      "topics": [
        "selexprep_count"
      ]
    },
    {
      "page": "selexprep_demultiplex",
      "title": "Demultiplex SELEX reads with user-supplied barcodes",
      "topics": [
        "selexprep_demultiplex"
      ]
    },
    {
      "page": "selexprep_detect",
      "title": "Detect SELEX library structure and constant regions",
      "topics": [
        "selexprep_detect"
      ]
    },
    {
      "page": "selexprep_extract",
      "title": "Extract random regions from a SELEX library",
      "topics": [
        "selexprep_extract"
      ]
    },
    {
      "page": "selexprep_public_catalog",
      "title": "Curated public HT-SELEX catalog",
      "topics": [
        "selexprep_public_catalog"
      ]
    },
    {
      "page": "selexprep_qc",
      "title": "Quality-control summary for a SELEX count experiment",
      "topics": [
        "selexprep_qc"
      ]
    },
    {
      "page": "selexprep-classes",
      "title": "selexprepR result objects",
      "topics": [
        "selexprep-classes",
        "selexprep_extraction",
        "selexprep_fetch_result",
        "selexprep_inspection",
        "selexprep_library_report",
        "selexprep_manifest",
        "selexprep_read_inputs"
      ]
    },
    {
      "page": "write_library_report",
      "title": "Write a LibraryReport as deterministic JSON",
      "topics": [
        "write_library_report"
      ]
    },
    {
      "page": "write_selexprep_counts",
      "title": "Write a selexprep count table",
      "topics": [
        "write_selexprep_counts"
      ]
    },
    {
      "page": "write_selexprep_manifest",
      "title": "Write a selexprep manifest as deterministic JSON",
      "topics": [
        "write_selexprep_manifest"
      ]
    }
  ],
  "_readme": "https://github.com/BiocStaging/selexprepR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "cli",
    "crayon",
    "curl",
    "DelayedArray",
    "digest",
    "generics",
    "GenomicRanges",
    "glue",
    "httr2",
    "IRanges",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "Seqinfo",
    "SparseArray",
    "SummarizedExperiment",
    "sys",
    "vctrs",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "selexprep.Rmd",
      "filename": "selexprep.html",
      "title": "Preprocessing an HT-SELEX study",
      "author": "Marco Rotanegroni",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "A complete in-memory workflow",
        "Reading FASTQ and public metadata",
        "References",
        "Session information"
      ],
      "created": "2026-07-10 07:32:32",
      "modified": "2026-07-11 18:47:51",
      "commits": 3
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "selexprepr",
  "_universes": [
    "biocstaging",
    "marcorotanegroni"
  ],
  "_previous": "0.99.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.3",
      "date": "2026-07-12T15:46:48.000Z",
      "distro": "resolute",
      "commit": "fc89b81f849c07c2db372617ca327964e2f531ba",
      "fileid": "https://r2.ropensci.org/8afb778223da31f6a5b7dfa1aa2db3b07fc9018f4e4f3caa356f1712247962e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29198638434"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.99.3",
      "date": "2026-07-12T15:46:47.000Z",
      "distro": "resolute",
      "commit": "fc89b81f849c07c2db372617ca327964e2f531ba",
      "fileid": "https://r2.ropensci.org/6dd55c6218dd2848df7b5152c6beaaf54b0fd0463769234f882b257372571e2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29198638434"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.3",
      "date": "2026-07-12T15:46:11.000Z",
      "commit": "fc89b81f849c07c2db372617ca327964e2f531ba",
      "fileid": "https://r2.ropensci.org/777097aaba0e018f6f6a02d4c5814bce96ad70f2c7c5f3d08a28c464b29b3f40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29198638434"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.99.3",
      "date": "2026-07-12T15:45:59.000Z",
      "commit": "fc89b81f849c07c2db372617ca327964e2f531ba",
      "fileid": "https://r2.ropensci.org/b760c3910bd94da153352bedecd50dd189ea38bac15b8d44429e5725dff86947",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29198638434"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.3",
      "date": "2026-07-12T15:46:36.000Z",
      "commit": "fc89b81f849c07c2db372617ca327964e2f531ba",
      "fileid": "https://r2.ropensci.org/912a7bffb186272994c2f30d115ed561b1151f7d8a8d21e0c0e65f1cdd2f4c90",
      "status": "success",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29198638434"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.3",
      "date": "2026-07-12T15:45:40.000Z",
      "commit": "fc89b81f849c07c2db372617ca327964e2f531ba",
      "fileid": "https://r2.ropensci.org/423bf79000c10768fc0a42ef213690af9ef1d640747d2ee7e8bdee74f17a6e9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29198638434"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.3",
      "date": "2026-07-12T15:46:16.000Z",
      "commit": "fc89b81f849c07c2db372617ca327964e2f531ba",
      "fileid": "https://r2.ropensci.org/060f5f82eb340a44b4fbaf1c2a3f136d0e9c767805771db5e8abc0e6dd1e66f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29198638434"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.99.3",
      "date": "2026-07-12T15:45:35.000Z",
      "commit": "fc89b81f849c07c2db372617ca327964e2f531ba",
      "fileid": "https://r2.ropensci.org/4ba30bb1c2ccc64166bfb3f6a25e65b5ba6a6e375237ed3b93ebfe0c77b8a0c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29198638434"
    }
  ]
}