--- a
+++ b/docs/source/examples.rst
@@ -0,0 +1,52 @@
+Examples
+======
+
+aggmap usage examples
+
+
+MNIST reconstruction from pixel random permutation
+----
+
+
+.. toctree::
+   :maxdepth: 4
+   
+   _example_PoC/mnist
+
+
+
+Fashion-MNIST reconstruction from pixel random permutation
+----
+
+
+.. toctree::
+   :maxdepth: 4
+   
+   _example_PoC/fmnist
+   
+   
+Pick up stage-specific genes in cell cycle data
+----
+
+
+.. toctree::
+   :maxdepth: 4
+   
+   _example_APP/cell_cycle
+   
+ 
+Metagenomic deep learning and biomarker discovery 
+----
+
+
+.. toctree::
+   :maxdepth: 8
+   
+   _example_MEGMA/example_00_Introduction
+   _example_MEGMA/example_01_MEGMA
+   _example_MEGMA/example_02_AggMapNet
+   _example_MEGMA/example_03_Explaination
+   _example_MEGMA/example_04_toplogical_analyisis
+   _example_MEGMA/example_05_embedding_grouping
+   
+   
\ No newline at end of file