Package: MoleculeExperiment 1.7.0
MoleculeExperiment: Prioritising a molecule-level storage of Spatial Transcriptomics Data
MoleculeExperiment contains functions to create and work with objects from the new MoleculeExperiment class. We introduce this class for analysing molecule-based spatial transcriptomics data (e.g., Xenium by 10X, Cosmx SMI by Nanostring, and Merscope by Vizgen). This allows researchers to analyse spatial transcriptomics data at the molecule level, and to have standardised data formats accross vendors.
Authors:
MoleculeExperiment_1.7.0.tar.gz
MoleculeExperiment_1.7.0.zip(r-4.5)MoleculeExperiment_1.7.0.zip(r-4.4)MoleculeExperiment_1.7.0.zip(r-4.3)
MoleculeExperiment_1.7.0.tgz(r-4.4-any)MoleculeExperiment_1.7.0.tgz(r-4.3-any)
MoleculeExperiment_1.7.0.tar.gz(r-4.5-noble)MoleculeExperiment_1.7.0.tar.gz(r-4.4-noble)
MoleculeExperiment_1.7.0.tgz(r-4.4-emscripten)MoleculeExperiment_1.7.0.tgz(r-4.3-emscripten)
MoleculeExperiment.pdf |MoleculeExperiment.html✨
MoleculeExperiment/json (API)
NEWS
# Install 'MoleculeExperiment' in R: |
install.packages('MoleculeExperiment', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sydneybiox/moleculeexperiment/issues
- small_me - A subsetted Xenium dataset include for demostration purposes.
On BioConductor:MoleculeExperiment-1.5.1(bioc 3.20)MoleculeExperiment-1.4.1(bioc 3.19)
dataimportdatarepresentationinfrastructuresoftwarespatialtranscriptomics
Last updated 25 days agofrom:d50404db4e. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | NOTE | Oct 31 2024 |
R-4.5-linux | NOTE | Oct 30 2024 |
R-4.4-win | NOTE | Oct 31 2024 |
R-4.4-mac | NOTE | Oct 31 2024 |
R-4.3-win | NOTE | Oct 31 2024 |
R-4.3-mac | NOTE | Oct 31 2024 |
Exports:boundariesboundaries<-bufferBoundariescountMoleculesdataframeToMEListextentfeaturesgeom_point_megeom_polygon_megeom_raster_imgggplot_meMoleculeExperimentmoleculesmolecules<-nFeaturesnTranscriptsreadBoundariesreadCosmxreadMerscopereadMoleculesreadSegMaskreadXeniumsegmentIDsshowBoundariesshowMoleculessubset_by_extent
Dependencies:abindaskpassbase64encBHBiobaseBiocFileCacheBiocGenericsBiocParallelbitbit64bitopsblobbslibcachemclicodetoolscolorspacecpp11crayoncurldata.tableDBIdbplyrDelayedArraydigestdplyrEBImageevaluatefansifarverfastmapfftwtoolsfilelockfontawesomeformatRfsfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2gluegtablehighrhtmltoolshtmlwidgetshttrIRangesisobandjpegjquerylibjsonliteknitrlabelinglambda.rlatticelifecyclelocfitmagickmagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplogrpngpurrrR6rappdirsRColorBrewerRcppRCurlrhdf5rhdf5filtersRhdf5librjsonrlangrmarkdownRSQLiteS4ArraysS4VectorssassscalesSingleCellExperimentsnowSparseArraySpatialExperimentstringistringrSummarizedExperimentsysterratibbletidyrtidyselecttifftinytexUCSC.utilsutf8vctrsviridisLitewithrxfunXVectoryamlzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Utility function to generate BPPARAM object. | .generateBPParam |
Accessor functions to work with MoleculeExperiment objects | accessors boundaries boundaries,MoleculeExperiment-method boundaries<- boundaries<-,MoleculeExperiment-method features features,MoleculeExperiment-method molecules molecules,MoleculeExperiment-method molecules<- molecules<-,MoleculeExperiment-method segmentIDs segmentIDs,MoleculeExperiment-method |
Create a new boundaries assay with buffers | bufferBoundaries |
Count molecules per region of interest (e.g., cell) | countMolecules |
Convert a transcript (molecule) or boundary dataframe to the ME list format | dataframeToMEList |
MoleculeExperiment class: An S4 class container to store imaging-based spatial transcriptomics data. | MoleculeExperiment MoleculeExperiment-class |
Plotting functions for SpatialUtils | geom_point_me geom_polygon_me geom_raster_img ggplot_me plotting-functions |
Read in csv boundary information and convert to ME list format. | readBoundaries |
Read in Cosmx data (Nanostring) as an ME object. | readCosmx |
Read in Merscope data to an ME object | readMerscope |
Read in detected transcripts file/s into a MoleculeExperiment object | readMolecules |
Read a segmentation mask | readSegMask |
Read in Xenium data into a MoleculeExperiment object | readXenium |
A subsetted Xenium dataset include for demostration purposes. | small_me |
Subset functions for MoleculeExperiment objects | subset_by_extent |
Summarization methods to get insights into a MoleculeExperiment object | extent extent,MoleculeExperiment-method nFeatures nFeatures,MoleculeExperiment-method nTranscripts nTranscripts,MoleculeExperiment-method show,MoleculeExperiment-method showBoundaries showBoundaries,MoleculeExperiment-method showMolecules showMolecules,MoleculeExperiment-method summarization |