Type: Package
Package: NACHO
Title: NanoString Quality Control Dashboard
Version: 2.0.7
Authors@R: 
    c(person(given = "Mickaël",
             family = "Canouil",
             role = c("aut", "cre"),
             email = "pro@mickael.canouil.dev",
             comment = c(ORCID = "0000-0002-3396-4549")),
      person(given = "Roderick",
             family = "Slieker",
             role = "aut",
             email = "R.C.Slieker@lumc.nl",
             comment = c(ORCID = "0000-0003-0961-9152")),
      person(given = "Gerard",
             family = "Bouland",
             role = "aut",
             email = "G.A.Bouland@lumc.nl"))
Description: NanoString nCounter data are gene expression assays
    where there is no need for the use of enzymes or amplification
    protocols and work with fluorescent barcodes (Geiss et al. (2018)
    <doi:10.1038/nbt1385>). Each barcode is assigned a
    messenger-RNA/micro-RNA (mRNA/miRNA) which after bonding with its
    target can be counted. As a result each count of a specific barcode
    represents the presence of its target mRNA/miRNA. 'NACHO' (NAnoString
    quality Control dasHbOard) is able to analyse the exported NanoString
    nCounter data and facilitates the user in performing a quality
    control. 'NACHO' does this by visualising quality control metrics,
    expression of control genes, principal components and sample specific
    size factors in an interactive web application.
License: GPL-3
URL: https://github.com/mcanouil/NACHO/, https://m.canouil.dev/NACHO/
BugReports: https://github.com/mcanouil/NACHO/issues
Depends: R (>= 4.1.0)
Imports: utils, data.table, ggplot2 (>= 4.0.0), ggforce (>= 0.5.0),
        ggrepel (>= 0.9.6), knitr (>= 1.39), rmarkdown (>= 1.16),
        scales (>= 1.4.0), shiny (>= 1.7.4), shinyWidgets (>= 0.4.9)
Suggests: markdown (>= 1.3), roxygen2 (>= 8.1.0), testthat (>= 3.1.5),
        withr, covr (>= 3.3.2), Biobase, GEOquery, limma
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
LazyData: true
SystemRequirements: pandoc (>= 2.11)
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-27 10:34:56 UTC; runner
Author: Mickaël Canouil [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3396-4549>),
  Roderick Slieker [aut] (ORCID: <https://orcid.org/0000-0003-0961-9152>),
  Gerard Bouland [aut]
Maintainer: Mickaël Canouil <pro@mickael.canouil.dev>
Repository: CRAN
Date/Publication: 2026-09-27 11:10:02 UTC
