Skip to content

Commit 6b26ea0

Browse files
Update README.md
1 parent 156d844 commit 6b26ea0

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
# MintFlow
1+
<img src="https://github.com/Lotfollahi-lab/mintflow/blob/main/docs/_static/mintflow_logo_readme.png" width="800" alt="mintflow-logo">
22

3-
[![Tests][badge-tests]][link-tests]
4-
[![Documentation][badge-docs]][link-docs]
3+
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://github.com/Lotfollahi-lab/mintflow/blob/main/LICENSE)
4+
[![Stars](https://img.shields.io/github/stars/Lotfollahi-lab/mintflow?logo=GitHub&color=yellow)](https://github.com/Lotfollahi-lab/mintflow/stargazers)
5+
[![PyPI](https://img.shields.io/pypi/v/mintflow.svg)](https://pypi.org/project/mintflow)
6+
[![PyPIDownloads](https://static.pepy.tech/badge/mintflow)](https://pepy.tech/project/mintflow)
7+
[![Docs](https://readthedocs.org/projects/mintflow/badge/?version=latest)](https://mintflow.readthedocs.io/en/stable/?badge=stable)
8+
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
9+
[![PyPI](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
510

6-
[badge-tests]: https://img.shields.io/github/actions/workflow/status/sebastianbirk/mintflow/test.yaml?branch=main
7-
[link-tests]: https://github.com/sebastianbirk/mintflow/actions/workflows/test.yml
8-
[badge-docs]: https://img.shields.io/readthedocs/mintflow
9-
10-
Microenvironment-induced and INtrinsic Transcriptomic FLOWs
11+
MintFlow (**M**icroenvironment-induced and **IN**trinsic **T**ranscriptomic **FLOW**s) is a package to decompose spatial transcriptomics data into microenvironment-induced and intrinsic gene expression components. It interoperates with the scverse ecosystem [scverse](https://scverse.org/) to enable seamless analysis workflows of spatial transcriptomics data to identify spatial biomarkers.
1112

1213
## Installing the Python Environment
1314
**SANGER INTERNAL**: The environment is already available on farm.

0 commit comments

Comments
 (0)