Skip to content

Commit

Permalink
Fix readme links
Browse files Browse the repository at this point in the history
  • Loading branch information
atong01 committed Feb 9, 2022
1 parent 1421569 commit 5f36b8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ To run TrajectoryNet on the `S Curve` example in the paper. To use a
custom dataset expose the coordinates and timepoint information according
to the example jupyter notebooks in the `/notebooks/` folder.

If you have an `AnnData` object then take a look at
If you have an `AnnData <https://anndata.readthedocs.io>`_ object then take a look at
`notebooks/Example_Anndata_to_TrajectoryNet.ipynb
<https://github.com/KrishnaswamyLab/TrajectoryNet/tree/master/notebooks>_`,
which shows how to load one of the example `scvelo` anndata objects into
<https://github.com/KrishnaswamyLab/TrajectoryNet/tree/master/notebooks>`_,
which shows how to load one of the example `scvelo <https://scvelo.readthedocs.io>`_ anndata objects into
TrajectoryNet. Alternatively you can use the custom (compressed) format for
TrajectoryNet as described below.

Expand Down

0 comments on commit 5f36b8a

Please sign in to comment.