Bioc2026 Registration Open!

tomoseqr

R Package for Analyzing Tomo-seq Data

Bioconductor version: 3.23 · Package version: 1.16.0

`tomoseqr` is an R package for analyzing Tomo-seq data. Tomo-seq is a genome-wide RNA tomography method that combines combining high-throughput RNA sequencing with cryosectioning for spatially resolved transcriptomics. `tomoseqr` reconstructs 3D expression patterns from tomo-seq data and visualizes the reconstructed 3D expression patterns.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("tomoseqr")

Details

MaintainerRyosuke Matsuzawa <kinakomochi.work@gmail.com>
AuthorRyosuke Matsuzawa [aut, cre] (ORCID: <https://orcid.org/0000-0003-2999-4734>)
LicenseMIT + file LICENSE
Downloads rank223
Source branchRELEASE_3_23
biocViewsGeneExpression, RNASeq, Sequencing, Software, Spatial, Transcriptomics, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.2)

Imports: grDevices, graphics, animation, tibble, dplyr, stringr, purrr, methods, shiny, BiocFileCache, readr, tools, plotly, ggplot2

Suggests: rmarkdown, knitr, BiocStyle, testthat (>= 3.0.0)