Package: SingleMoleculeFootprintingData
Type: Package
Title: Data supporting the SingleMoleculeFootprinting pkg
Version: 1.17.0
Authors@R: c(
    person(given = "Guido",
           family = "Barzaghi",
           role = c("aut", "cre"),
           email = "guido.barzaghi@embl.de",
           comment = c(ORCID = "0000-0001-6066-3920")),
    person(given = "Arnaud",
           family = "Krebs",
           role = c("aut"),
           email = "arnaud.krebs@embl.de",
           comment = c(ORCID = "0000-0001-7999-6127")),
    person(given = "Mike",
           family = "Smith",
           role = c("ctb"),
           email = "mike.smith@embl.de",
           comment = c(ORCID = "0000-0002-7800-3848"))
    )
Description: This Data package contains data objcets relevanat 
    for the SingleMoleculeFootprinting package. More specifically, 
    it contains one example of aligned sequencing data (.bam & .bai) 
    necessary to run the SingleMoleculeFootprinting vignette. 
    Additionally, we provide data that are essential for some 
    functions to work correctly such as BaitCapture() and 
    SampleCorrelation().
biocViews: ExperimentHub, ExperimentData, SequencingData
License: GPL-3
Encoding: UTF-8
Imports: ExperimentHub, utils
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.1
git_url:
        https://git.bioconductor.org/packages/SingleMoleculeFootprintingData
git_branch: devel
git_last_commit: f7e3603
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-04-17
NeedsCompilation: no
Packaged: 2025-04-17 15:40:38 UTC; biocbuild
Author: Guido Barzaghi [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6066-3920>),
  Arnaud Krebs [aut] (ORCID: <https://orcid.org/0000-0001-7999-6127>),
  Mike Smith [ctb] (ORCID: <https://orcid.org/0000-0002-7800-3848>)
Maintainer: Guido Barzaghi <guido.barzaghi@embl.de>
