Skip to content

Commit

Permalink
add demos table
Browse files Browse the repository at this point in the history
  • Loading branch information
abearab committed Jul 5, 2024
1 parent 4bdc815 commit 7d65842
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,22 @@ CanDI Objects
- ``GeneCluster`` : Provides cross dataset indexing for a group of user
defined genes.

Demos
~~~~~

+-----------------------------+----------------------------------------------------+
| Name | Description |
+=============================+====================================================+
| [Getting Started](docs/source/get-started.ipynb) | ... |
+-----------------------------+----------------------------------------------------+
| [*BRCA* Heatmap](docs/source/brca_heatmap.ipynb) | ... |
+-----------------------------+----------------------------------------------------+
| [*KRAS* and *EGFR* Scatter plot](docs/source/kras_egfr_scatter.ipynb) | ... |
+-----------------------------+----------------------------------------------------+
| [CanDI and DESeq2](docs/source/deseq_setup.ipynb) | ... |
+-----------------------------+----------------------------------------------------+


Citation
--------

Expand Down

0 comments on commit 7d65842

Please sign in to comment.