https://github.com/bioconductor-source/zellkonverter

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
Last synced: 6 months ago · JSON representation

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
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Code of conduct

README.md

zellkonverter logo

zellkonverter

Lifecycle: maturing Bioconductor since Bioconductor rank Codecov test coverage <!-- badges: end -->

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 | 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.

Owner

  • Name: (WIP DEV) Bioconductor Packages
  • Login: bioconductor-source
  • Kind: organization
  • Email: maintainer@bioconductor.org

Source code for packages accepted into Bioconductor

GitHub Events

Total
Last Year

Dependencies

.github/workflows/check-bioc.yml actions
  • 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
DESCRIPTION cran
  • 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