All Projects → theislab → zellkonverter

theislab / zellkonverter

Licence: Unknown, MIT licenses found Licenses found Unknown LICENSE MIT LICENSE.md
Conversion between scRNA-seq objects

Programming Languages

r
7636 projects
shell
77523 projects

Projects that are alternatives of or similar to zellkonverter

CryptionTool
一个CTF+渗透测试工具框架,集成常见加解密,密码、编码转换,端口扫描,字符处理等功能
Stars: ✭ 62 (-7.46%)
Mutual labels:  conversion
retropixels
A cross platform tool to convert images to c64 format.
Stars: ✭ 78 (+16.42%)
Mutual labels:  conversion
InlineDimens
Android dimension types as inline classes with easy conversions.
Stars: ✭ 54 (-19.4%)
Mutual labels:  conversion
G711
PCM to G711 Fast Conversions
Stars: ✭ 39 (-41.79%)
Mutual labels:  conversion
Html2Pdf
Convert Html to Pdf in Android
Stars: ✭ 25 (-62.69%)
Mutual labels:  conversion
mtgsqlive
MTGJSON build scripts to generate alternative data formats
Stars: ✭ 40 (-40.3%)
Mutual labels:  conversion
circtools
circtools: a modular, python-based framework for circRNA-related tools that unifies several functionalities in a single, command line driven software.
Stars: ✭ 19 (-71.64%)
Mutual labels:  bioconductor
converjon
An advanced image conversion server and command line tool.
Stars: ✭ 52 (-22.39%)
Mutual labels:  conversion
dicomifier
A medical image converter
Stars: ✭ 22 (-67.16%)
Mutual labels:  conversion
physikal
Mirror of Gitlab Repository
Stars: ✭ 33 (-50.75%)
Mutual labels:  conversion
GeneTonic
Enjoy your transcriptomic data and analysis responsibly - like sipping a cocktail
Stars: ✭ 66 (-1.49%)
Mutual labels:  bioconductor
tensorflow-tensorrt
Tensorflow to TensorRT Model Converter
Stars: ✭ 30 (-55.22%)
Mutual labels:  conversion
bidscoin
BIDScoin converts your source-level neuroimaging data to BIDS
Stars: ✭ 75 (+11.94%)
Mutual labels:  conversion
cTPnet
cTPnet Package
Stars: ✭ 18 (-73.13%)
Mutual labels:  scrna-seq
html-to-react
A lightweight library that converts raw HTML to a React DOM structure.
Stars: ✭ 696 (+938.81%)
Mutual labels:  conversion
tidysq
tidy processing of biological sequences in R
Stars: ✭ 29 (-56.72%)
Mutual labels:  bioconductor
xcms
This is the git repository matching the Bioconductor package xcms: LC/MS and GC/MS Data Analysis
Stars: ✭ 124 (+85.07%)
Mutual labels:  bioconductor
coers
A small library for coercion to primitive Erlang types.
Stars: ✭ 23 (-65.67%)
Mutual labels:  conversion
Harmony
Harmony framework for connecting scRNA-seq data from discrete time points
Stars: ✭ 36 (-46.27%)
Mutual labels:  scrna-seq
scHPF
Single-cell Hierarchical Poisson Factorization
Stars: ✭ 52 (-22.39%)
Mutual labels:  scrna-seq

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].