{
  "_id": "6a1556ecacfb0bcc41d5e393",
  "Package": "IONiseR",
  "Title": "Quality Assessment Tools for Oxford Nanopore MinION data",
  "Version": "2.13.1",
  "Authors@R": "person(\"Mike\", \"Smith\", email = \"grimbough@gmail.com\", role\n= c(\"aut\", \"cre\"))",
  "Description": "IONiseR provides tools for the quality assessment of\nOxford Nanopore MinION data. It extracts summary statistics\nfrom a set of fast5 files and can be used either before or\nafter base calling.  In addition to standard summaries of the\nread-types produced, it provides a number of plots for\nvisualising metrics relative to experiment run time or\nspatially over the surface of a flowcell.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "biocViews": "QualityControl, DataImport, Sequencing",
  "NeedsCompilation": "no",
  "Author": "Mike Smith [aut, cre]",
  "Maintainer": "Mike Smith <grimbough@gmail.com>",
  "RoxygenNote": "6.0.1",
  "Collate": "'IONiseR.R' 'classes.R' 'Methods-accessors.R'\n'Methods-subsetting.R' 'fast5Readers.R' 'fast5Status.R'\n'fast5readers_summary.R' 'fast5utilities.R' 'fastqProcessing.R'\n'plotting_kmers.R' 'plotting_layout.R'\n'plotting_summaryStats.R' 'processing_bam.R' 'readSummary.R'\n'squiggle.R'",
  "Config/pak/sysreqs": "libbz2-dev libicu-dev libjpeg-dev liblzma-dev\nlibpng-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://grimbough.r-universe.dev",
  "Date/Publication": "2020-09-21 15:33:30 UTC",
  "RemoteUrl": "https://github.com/grimbough/IONiseR",
  "RemoteRef": "HEAD",
  "RemoteSha": "47d8ab1e1d798f3591407be679076a1a5b5d9dd2",
  "Packaged": {
    "Date": "2026-05-26 08:09:18 UTC",
    "User": "root"
  },
  "MD5sum": "dc242d8813241d12909ce48301ff1ce3",
  "_user": "grimbough",
  "_type": "src",
  "_file": "IONiseR_2.13.1.tar.gz",
  "_fileid": "6c8e107fdb5d695a84b19fc5c623393040858ad16d9e60654f721b7d140efb5f",
  "_filesize": 1315283,
  "_sha256": "6c8e107fdb5d695a84b19fc5c623393040858ad16d9e60654f721b7d140efb5f",
  "_created": "2026-05-26T08:09:18.000Z",
  "_published": "2026-05-26T08:16:44.696Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77833269182,
      "time": 371,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7212079118"
    },
    {
      "job": 77833269156,
      "time": 350,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7212072708"
    },
    {
      "job": 77833269171,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7212018752"
    },
    {
      "job": 77833269225,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7212021838"
    },
    {
      "job": 77832543520,
      "time": 299,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7211964377"
    },
    {
      "job": 77833269311,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212012672"
    },
    {
      "job": 77833269184,
      "time": 296,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7212056076"
    },
    {
      "job": 77833269179,
      "time": 264,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7212046409"
    },
    {
      "job": 77833269252,
      "time": 276,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7212049898"
    }
  ],
  "_buildurl": "https://github.com/r-universe/grimbough/actions/runs/26440208472",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/grimbough/IONiseR",
  "_commit": {
    "id": "47d8ab1e1d798f3591407be679076a1a5b5d9dd2",
    "author": "Mike Smith <grimbough@gmail.com>",
    "committer": "Mike Smith <grimbough@gmail.com>",
    "message": "merge upstream\n",
    "time": 1600702410
  },
  "_maintainer": {
    "name": "Mike Smith",
    "email": "grimbough@gmail.com",
    "login": "grimbough",
    "description": "Data Engineer at Boehringer-Ingelheim",
    "uuid": 971237
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "rhdf5",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ShortRead",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "XVector",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "minionSummaryData",
      "role": "Suggests"
    }
  ],
  "_owner": "grimbough",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "qualitycontrol",
    "dataimport",
    "sequencing"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "grimbough",
      "count": 38,
      "uuid": 971237
    },
    {
      "user": "dtenenba",
      "count": 12,
      "uuid": 2286826
    },
    {
      "user": "nturaga",
      "count": 6,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 4,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "sonali-bioc",
      "count": 1,
      "uuid": 6373953
    }
  ],
  "_userbio": {
    "uuid": 971237,
    "type": "user",
    "name": "Mike Smith",
    "description": "Data Engineer at Boehringer-Ingelheim"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IONiseR"
  },
  "_devurl": "https://github.com/grimbough/ioniser",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IONiseR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "baseCalled",
    "channelActivityPlot",
    "channelHeatmap",
    "eventData",
    "fast5toFastq",
    "fastq",
    "fastq2D",
    "fastqComplement",
    "fastqTemplate",
    "layoutPlot",
    "plotActiveChannels",
    "plotBaseProductionRate",
    "plotCurrentByTime",
    "plotEventRate",
    "plotKmerFrequencyCorrelation",
    "plotReadAccumulation",
    "plotReadCategoryCounts",
    "plotReadCategoryQuals",
    "plotReadTypeProduction",
    "readFast5Log",
    "readFast5Summary",
    "readInfo"
  ],
  "_help": [
    {
      "page": "baseCalled",
      "title": "Extract baseCalled slot",
      "topics": [
        "baseCalled"
      ]
    },
    {
      "page": "channelActivityPlot",
      "title": "Visualise a specified metric over all channels over time.",
      "topics": [
        "channelActivityPlot"
      ]
    },
    {
      "page": "channelHeatmap",
      "title": "Create layout plot of flowcell",
      "topics": [
        "channelHeatmap"
      ]
    },
    {
      "page": "eventData",
      "title": "Extract eventData slot",
      "topics": [
        "eventData"
      ]
    },
    {
      "page": "Fast5Summary-class",
      "title": "An S4 class for summarised data from a MinION sequencing run",
      "topics": [
        "baseCalled,Fast5Summary-method",
        "eventData,Fast5Summary-method",
        "Fast5Summary-class",
        "fastq,Fast5Summary-method",
        "fastq2D,Fast5Summary-method",
        "fastqComplement,Fast5Summary-method",
        "fastqTemplate,Fast5Summary-method",
        "length,Fast5Summary-method",
        "readInfo,Fast5Summary-method",
        "[,Fast5Summary,ANY,ANY,ANY-method"
      ]
    },
    {
      "page": "fast5toFastq",
      "title": "Extract FASTQ files from fast5 files",
      "topics": [
        "fast5toFastq"
      ]
    },
    {
      "page": "fastq",
      "title": "Extract fastq slot",
      "topics": [
        "fastq"
      ]
    },
    {
      "page": "fastq2D",
      "title": "Extract 2D reads",
      "topics": [
        "fastq2D"
      ]
    },
    {
      "page": "fastqComplement",
      "title": "Extract complement reads",
      "topics": [
        "fastqComplement"
      ]
    },
    {
      "page": "fastqTemplate",
      "title": "Extract template reads",
      "topics": [
        "fastqTemplate"
      ]
    },
    {
      "page": "IONiseR",
      "title": "IONiseR: A package for assessing quality of MinION data",
      "topics": [
        "IONiseR-package",
        "IONiseR"
      ]
    },
    {
      "page": "layoutPlot",
      "title": "Create layout plot of flowcell",
      "topics": [
        "layoutPlot"
      ]
    },
    {
      "page": "muxHeatmap",
      "title": "Create layout plot of flowcell",
      "topics": [
        "muxHeatmap"
      ]
    },
    {
      "page": "plotActiveChannels",
      "title": "Plot the number of active channels for each minute of run time",
      "topics": [
        "plotActiveChannels"
      ]
    },
    {
      "page": "plotBaseProductionRate",
      "title": "Plot the mean rate at which bases are recorded",
      "topics": [
        "plotBaseProductionRate"
      ]
    },
    {
      "page": "plotCurrentByTime",
      "title": "View changes in signal against run time.",
      "topics": [
        "plotCurrentByTime"
      ]
    },
    {
      "page": "plotEventRate",
      "title": "Plot the mean rate at which events occur",
      "topics": [
        "plotEventRate"
      ]
    },
    {
      "page": "plotKmerFrequencyCorrelation",
      "title": "Display correlation between pentemer proportions in two time windows",
      "topics": [
        "plotKmerFrequencyCorrelation"
      ]
    },
    {
      "page": "plotReadAccumulation",
      "title": "Plot the accumulation of reads over the duration of the experiment.",
      "topics": [
        "plotReadAccumulation"
      ]
    },
    {
      "page": "plotReadCategoryCounts",
      "title": "Plot the proportion of template, complement and 2D reads found a dataset.",
      "topics": [
        "plotReadCategoryCounts"
      ]
    },
    {
      "page": "plotReadCategoryQuals",
      "title": "Visualise the mean base quality of each read",
      "topics": [
        "plotReadCategoryQuals"
      ]
    },
    {
      "page": "plotReadTypeProduction",
      "title": "View changes in signal against run time.",
      "topics": [
        "plotReadTypeProduction"
      ]
    },
    {
      "page": "readFast5Log",
      "title": "Read the log entry from a single fast5 file",
      "topics": [
        "readFast5Log"
      ]
    },
    {
      "page": "readFast5Summary",
      "title": "Read summary data from fast5 files.",
      "topics": [
        "readFast5Summary"
      ]
    },
    {
      "page": "readInfo",
      "title": "Extract readInfo slot",
      "topics": [
        "readInfo"
      ]
    }
  ],
  "_readme": "https://github.com/grimbough/IONiseR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BH",
    "Biobase",
    "BiocGenerics",
    "biocmake",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "DelayedArray",
    "deldir",
    "dir.expiry",
    "dplyr",
    "farver",
    "filelock",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "hwriter",
    "interp",
    "IRanges",
    "isoband",
    "jpeg",
    "labeling",
    "lambda.r",
    "lattice",
    "latticeExtra",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "pwalign",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "Rhtslib",
    "rlang",
    "Rsamtools",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "ShortRead",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_score": 2.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "ioniser",
  "_universes": [
    "grimbough"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.13.1",
      "date": "2026-05-26T08:12:46.000Z",
      "distro": "noble",
      "commit": "47d8ab1e1d798f3591407be679076a1a5b5d9dd2",
      "fileid": "7513656f5dfb8afe3d97b0105c5482f02ce0d4ef0fe316f12da556a8e3b45c91",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/grimbough/actions/runs/26440208472"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.13.1",
      "date": "2026-05-26T08:12:39.000Z",
      "distro": "noble",
      "commit": "47d8ab1e1d798f3591407be679076a1a5b5d9dd2",
      "fileid": "4ce0dbc6cad223a4f30109f72a3947aa921a04d86c888375d2c0540f59179767",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/grimbough/actions/runs/26440208472"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.13.1",
      "date": "2026-05-26T08:11:27.000Z",
      "commit": "47d8ab1e1d798f3591407be679076a1a5b5d9dd2",
      "fileid": "48b5319a98f3defb514278020769268f4312c3f6d711cd6beedd311b5b18cf58",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/grimbough/actions/runs/26440208472"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.13.1",
      "date": "2026-05-26T08:11:26.000Z",
      "commit": "47d8ab1e1d798f3591407be679076a1a5b5d9dd2",
      "fileid": "ca013d44c4613885087241ad72f74c8a40d02c487fddcc1af1707d312f2f94ee",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/grimbough/actions/runs/26440208472"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.13.1",
      "date": "2026-05-26T08:12:40.000Z",
      "commit": "47d8ab1e1d798f3591407be679076a1a5b5d9dd2",
      "fileid": "a86fb27209a26776062d5b6a49aded3fb0d7decf14787bff449d2370193ea0b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/grimbough/actions/runs/26440208472"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.13.1",
      "date": "2026-05-26T08:11:57.000Z",
      "commit": "47d8ab1e1d798f3591407be679076a1a5b5d9dd2",
      "fileid": "734c3752e5ddf243341122b650bf5b2918d0023a071630d56da63814f28964f9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/grimbough/actions/runs/26440208472"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.13.1",
      "date": "2026-05-26T08:11:26.000Z",
      "commit": "47d8ab1e1d798f3591407be679076a1a5b5d9dd2",
      "fileid": "4c05944e6f489b7e630c9d08bf586e1257e850ece98ac759ee108cc5a3c9ac5e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/grimbough/actions/runs/26440208472"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.13.1",
      "date": "2026-05-26T08:11:29.000Z",
      "commit": "47d8ab1e1d798f3591407be679076a1a5b5d9dd2",
      "fileid": "4341aaf9bc1215483a9b29a8dd4be21de354a0e538b28d929a61e1047763fd9b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/grimbough/actions/runs/26440208472"
    }
  ]
}