Skip to content

theislab/zellkonverter

devel
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* RELEASE_3_17:
  Convert anndata backed sparse matrices in AnnData2SCE()
  Pass correct dimensions when reading raw
b56718d

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

zellkonverter logo

zellkonverter

Lifecycle: maturing Bioconductor since Bioconductor rank Codecov test coverage

zellkonverter is a small package for converting between SingleCellExperiment objects and alternative objects for storing single-cell RNA-sequencing data (such as AnnData). It is built on top of the basilisk package.

For documentation see please refer to Bioconductor. Development documentation is also available on Bioconductor devel or the pkgdown site.

Installation

zellkonverter can be installed from Bioconductor using the BiocManager package:

if (!requireNamespace("BiocManager", quietly=TRUE)) {
    install.packages("BiocManager")
}
BiocManager::install("zellkonverter")

Build status

Source Checks Updated
Bioc release Bioconductor-release Build Status
Bioc devel Bioconductor-devel Build Status
GitHub actions R build status GitHub last commit

Code of Conduct

Please note that the zellkonverter project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Contributors

Made with contributors-img.