Package: TENxIO 1.7.4

TENxIO: Import methods for 10X Genomics files

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.

Authors:Marcel Ramos [aut, cre]

TENxIO_1.7.4.tar.gz
TENxIO_1.7.4.zip(r-4.5)TENxIO_1.7.4.zip(r-4.4)TENxIO_1.7.4.zip(r-4.3)
TENxIO_1.7.4.tgz(r-4.4-any)TENxIO_1.7.4.tgz(r-4.3-any)
TENxIO_1.7.4.tar.gz(r-4.5-noble)TENxIO_1.7.4.tar.gz(r-4.4-noble)
TENxIO_1.7.4.tgz(r-4.4-emscripten)TENxIO_1.7.4.tgz(r-4.3-emscripten)
TENxIO.pdf |TENxIO.html
TENxIO/json (API)
NEWS

# Install 'TENxIO' in R:
install.packages('TENxIO', repos = c('https://link-ny.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/waldronlab/tenxio/issues

On BioConductor:TENxIO-1.7.3(bioc 3.20)TENxIO-1.6.1(bioc 3.19)

softwareinfrastructuredataimportsinglecellbioconductor-package

16 exports 1.64 score 59 dependencies 1 dependents 6 scripts

Last updated 5 days agofrom:172f383539. Checks:OK: 3 NOTE: 2 ERROR: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKSep 11 2024
R-4.5-winNOTESep 11 2024
R-4.5-linuxNOTESep 11 2024
R-4.4-winOKSep 11 2024
R-4.4-macERRORSep 11 2024
R-4.3-winOKSep 11 2024
R-4.3-macERRORSep 11 2024

Exports:annotationannotation<-decompressgenomeimportpathrowDatarowRangesshowTENxFileTENxFileListTENxFragmentsTENxH5TENxMTXTENxPeaksTENxTSV

Dependencies:abindaskpassBiobaseBiocBaseUtilsBiocGenericsBiocIObitbit64bitopsclicliprcpp11crayoncurlDelayedArrayfansiGenomeInfoDbGenomeInfoDbDataGenomicRangesgluehmshttrIRangesjsonlitelatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatsmimeopensslpillarpkgconfigprettyunitsprogressR.methodsS3R.ooR.utilsR6RCurlreadrrlangS4ArraysS4VectorsSingleCellExperimentSparseArraySummarizedExperimentsystibbletidyselecttzdbUCSC.utilsutf8vctrsvroomwithrXVectorzlibbioc

TENxIO: Import Single Cell Data Files

Rendered fromTENxIO.Rmdusingknitr::rmarkdownon Sep 11 2024.

Last update: 2024-06-05
Started: 2022-08-24

Readme and manuals

Help Manual

Help pageTopics
TENxFile constructor functionTENxFile
TENxFile: General purpose class for 10X files.TENxFile TENxFile-class
TENxFileList: Represent groups of files from 10X GenomicTENxFileList
TENxFileList: A list-like representation for TENxFiles.TENxFileList decompress,TENxFileList-method import,TENxFileList,ANY,ANY-method path,TENxFileList-method TENxFileList-class
TENxFragments: Import fragments files from 10XTENxFragments
TENxFragments: A class to represent fragments data as 'GRanges'.TENxFragments import,TENxFragments,ANY,ANY-method TENxFragments-class
TENxH5: Represent H5 files from 10XTENxH5
TENxH5: The HDF5 file representation class for 10X Data.TENxH5 dim,TENxH5-method dimnames,TENxH5-method genome,TENxH5-method import,TENxH5,ANY,ANY-method rowData,TENxH5-method rowRanges,TENxH5-method show,TENxH5-method TENxH5-class
TENxIO: A Bioconductor package for importing 10X Genomics filesTENxIO-package TENxIO
TENxMTX: Represent Matrix Market Format Files from 10XTENxMTX
TENxMTX: The Matrix Market representation class for 10X Data.TENxMTX import,TENxMTX,ANY,ANY-method TENxMTX-class
Import 10x peak annotation files from 10xTENxPeaks
TENxPeaks: The class to represent 10x Peaks files.TENxPeaks annotation,SingleCellExperiment-method annotation<-,SingleCellExperiment,ANY-method import,TENxPeaks,ANY,ANY-method TENxPeaks-class
TENxTSV: A class to represent 10x tab separated values files.TENxTSV import,TENxTSV,ANY,ANY-method TENxTSV TENxTSV-class