Skip to content

Commit

Permalink
add read the docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Hie committed Jun 1, 2021
1 parent 82c1f1a commit 336abd7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Evolocity is a fork of the [scVelo](https://github.com/theislab/scvelo) tool for

## Documentation

In-depth API documentation is in progress.
For in-depth API documentation, go to https://evolocity.readthedocs.io.

## Installation

Expand Down Expand Up @@ -47,9 +47,9 @@ evo.pl.velocity_embedding_grid(adata)
evo.pl.velocity_embedding_stream(adata)
```

More detailed documentation is provided [here](DOC_URL).
More detailed documentation is provided [here](https://evolocity.readthedocs.io).

**Tutorials** are also available in the [documentation](DOC_URL) and also on Google Colab for [influenza A nucleoprotein](https://colab.research.google.com/drive/143vxIqgIO1bWbC1FJ0q_Ja8eZN603uwM?usp=sharing) and [cytochrome c](https://colab.research.google.com/drive/1Eav24ijOnT5JWRNWan4iuhnMfu_WpZE4?usp=sharing).
**Tutorials** are also available in the [documentation](https://evolocity.readthedocs.io) and also on Google Colab for [influenza A nucleoprotein](https://colab.research.google.com/drive/143vxIqgIO1bWbC1FJ0q_Ja8eZN603uwM?usp=sharing) and [cytochrome c](https://colab.research.google.com/drive/1Eav24ijOnT5JWRNWan4iuhnMfu_WpZE4?usp=sharing).

## Testing

Expand All @@ -61,7 +61,7 @@ from the top-level directory.

## Experiments

Below are scripts for reproducing the experiments in our paper. To apply evolocity to your own sequence data, we also encourage you to check out the tutorials in the [documentation](DOC_URL).
Below are scripts for reproducing the experiments in our paper. To apply evolocity to your own sequence data, we also encourage you to check out the tutorials in the [documentation](https://evolocity.readthedocs.io).

### Data

Expand Down
4 changes: 0 additions & 4 deletions docs/source/references.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,4 @@ References

**Paper**: If you use evolocity, please consider citing `our paper <https://www.biorxiv.org>`_

**Project Website**: X



.. _Github: https://github.com/brianhie/evolocity

0 comments on commit 336abd7

Please sign in to comment.