Package: TENxIO
Type: Package
Title: Import methods for 10X Genomics files
Version: 1.2.0
Authors@R: 
  person(
    "Marcel", "Ramos", , "marcel.ramos@roswellpark.org",
    c("aut", "cre"), c(ORCID = "0000-0002-3242-0582")
  )
Depends: R (>= 4.2.0), SingleCellExperiment, SummarizedExperiment
Imports: BiocBaseUtils, BiocGenerics, BiocIO, GenomeInfoDb,
        GenomicRanges, Matrix, MatrixGenerics, methods, RCurl, readr,
        R.utils, S4Vectors, utils
Suggests: BiocStyle, DropletTestFiles, ExperimentHub, HDF5Array, knitr,
        RaggedExperiment, rhdf5, rmarkdown, Rsamtools, tinytest
Description: Provides a structured S4 approach to importing data files from
  the 10X pipelines. It mainly supports Single Cell Multiome ATAC + Gene
  Expression data among other data types. The main Bioconductor data
  representations used are SingleCellExperiment and RaggedExperiment.
biocViews: Software, Infrastructure, DataImport, SingleCell
VignetteBuilder: knitr
License: Artistic-2.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
BugReports: https://github.com/waldronlab/TENxIO/issues
URL: https://github.com/waldronlab/TENxIO
Collate: 'TENxFile-class.R' 'TENxFileList-class.R'
        'TENxFragments-class.R' 'TENxH5-class.R' 'TENxIO-package.R'
        'TENxMTX-class.R' 'TENxPeaks-class.R' 'TENxTSV-class.R'
        'utils.R'
git_url: https://git.bioconductor.org/packages/TENxIO
git_branch: RELEASE_3_17
git_last_commit: f2ae1a5
git_last_commit_date: 2023-04-25
Date/Publication: 2023-04-25
NeedsCompilation: no
Packaged: 2023-04-26 05:41:13 UTC; biocbuild
Author: Marcel Ramos [aut, cre] (<https://orcid.org/0000-0002-3242-0582>)
Maintainer: Marcel Ramos <marcel.ramos@roswellpark.org>
Built: R 4.3.0; ; 2023-04-26 16:32:12 UTC; windows
