https://github.com/aspirincode/sc-autoencoder
Autoencoder for single-cell data
https://github.com/aspirincode/sc-autoencoder
Last synced: 3 months ago
JSON representation
Autoencoder for single-cell data
- Host: GitHub
- URL: https://github.com/aspirincode/sc-autoencoder
- Owner: AspirinCode
- License: mit
- Created: 2020-12-09T06:31:19.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2020-11-30T12:16:15.000Z (over 5 years ago)
- Last Synced: 2025-01-29T07:30:30.932Z (about 1 year ago)
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.rst
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
==============
sc-autoencoder
==============
.. image:: https://github.com/kevinmenden/sc-autoencoder/workflows/Train%20sc-autoencoder%20using%20CPU/badge.svg
:target: https://github.com/kevinmenden/sc-autoencoder/workflows/Train%20sc-autoencoder%20using%20CPU/badge.svg
:alt: Github Workflow CPU Training sc-autoencoder Status
.. image:: https://github.com/kevinmenden/sc-autoencoder/workflows/Publish%20Container%20to%20Docker%20Packages/badge.svg
:target: https://github.com/kevinmenden/sc-autoencoder/workflows/Publish%20Container%20to%20Docker%20Packages/badge.svg
:alt: Publish Container to Docker Packages
.. image:: https://github.com/kevinmenden/sc-autoencoder/workflows/mlf-core%20lint/badge.svg
:target: https://github.com/kevinmenden/sc-autoencoder/workflows/mlf-core%20lint/badge.svg
:alt: mlf-core lint
.. image:: https://readthedocs.org/projects/sc-autoencoder/badge/?version=latest
:target: https://sc-autoencoder.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
Autoencoder for single-cell data
* Free software: MIT
* Documentation: https://sc-autoencoder.readthedocs.io.
Features
--------
* Fully reproducible mlf-core Tensorflow model
* MLF-CORE TODO: Write features here
Credits
-------
This package was created with `mlf-core`_ using Cookiecutter_.
.. _mlf-core: https://mlf-core.readthedocs.io/en/latest/
.. _Cookiecutter: https://github.com/audreyr/cookiecutter