https://github.com/bioconductor-source/zellkonverter
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.6%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: bioconductor-source
- License: other
- Language: R
- Default Branch: devel
- Size: 1.34 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md

zellkonverter
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:
r
if (!requireNamespace("BiocManager", quietly=TRUE)) {
install.packages("BiocManager")
}
BiocManager::install("zellkonverter")
Build status
| Source | Checks | Updated |
|:----------------:|:----------------:|:------------:|
| Bioc release | |
|
| Bioc devel |
|
|
| GitHub actions |
|
|
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.
Owner
- Name: (WIP DEV) Bioconductor Packages
- Login: bioconductor-source
- Kind: organization
- Email: maintainer@bioconductor.org
- Website: https://bioconductor.org
- Repositories: 1
- Profile: https://github.com/bioconductor-source
Source code for packages accepted into Bioconductor
GitHub Events
Total
Last Year
Dependencies
- JamesIves/github-pages-deploy-action 4.1.4 composite
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- DelayedArray * imports
- Matrix * imports
- S4Vectors * imports
- SingleCellExperiment >= 1.11.6 imports
- SummarizedExperiment * imports
- basilisk * imports
- cli * imports
- methods * imports
- reticulate * imports
- utils * imports
- BiocFileCache * suggests
- BiocStyle * suggests
- HDF5Array * suggests
- anndata * suggests
- covr * suggests
- knitr * suggests
- pkgload * suggests
- rhdf5 >= 2.45.1 suggests
- rmarkdown * suggests
- scRNAseq * suggests
- spelling * suggests
- testthat * suggests
- withr * suggests