Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rorymaizels committed Jan 20, 2024
1 parent 3291945 commit e493643
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img height="150" src="https://github.com/rorymaizels/velvet/blob/main/docs/%E2%80%8Evelvet.png" />
</p>

## **Velvet**: deep dynamical modelling from temporal transcriptomics.
## **VelvetVAE**: deep dynamical modelling from temporal transcriptomics.

Analysis software for modelling dynamics of developing systems as neural stochastic differential equation (nSDE) systems using deep generative modelling and time-resolved scRNA-seq data (such as metabolic labelling).

Expand All @@ -14,9 +14,9 @@ This package is under active development: it will soon be available on pip with

## Installation

Currently, velvet can be installed as follows:
Currently, velvetVAE + velvetSDE can be installed as follows:
```
pip install git+https://github.com/rorymaizels/velvet --user
pip install git+https://github.com/rorymaizels/velvetVAE --user
```

## Usage
Expand Down

0 comments on commit e493643

Please sign in to comment.