haneulpark commited on
Commit
2a95437
·
verified ·
1 Parent(s): b3e5585

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -3
README.md CHANGED
@@ -10,15 +10,15 @@ short_description: "The Matthew O'Meara Lab at the University of Michigan"
10
  ---
11
  <h1>The MaomLab at the University of Michigan</h1>
12
 
13
- <h2 class="mb-2">Maom Lab</h2>
14
- <div>
15
  We are
16
  <a href="https://maomlab.github.io/">computational pharmacology group </a>
17
  in the Department of Computational Medicine and Bioinformatics <br>
18
  at the University of Michigan in Ann Arbor, Michigan.
19
  </div>
20
 
21
- <h2 class="mb-2">Our collections</h2>
22
  <div class="grid lg:grid-cols-3 gap-x-3 gap-y-0">
23
  <div class="lg:col-span-1">
24
  <h2 class="mt-0" style="font-size: 1.0em;">
@@ -54,3 +54,38 @@ short_description: "The Matthew O'Meara Lab at the University of Michigan"
54
  </div>
55
  </div>
56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
  <h1>The MaomLab at the University of Michigan</h1>
12
 
13
+ <h2 class="mb-0">Maom Lab</h2>
14
+ <div style="font-size: 1.0em;">
15
  We are
16
  <a href="https://maomlab.github.io/">computational pharmacology group </a>
17
  in the Department of Computational Medicine and Bioinformatics <br>
18
  at the University of Michigan in Ann Arbor, Michigan.
19
  </div>
20
 
21
+ <h2 class="mb-2">Our Collections</h2>
22
  <div class="grid lg:grid-cols-3 gap-x-3 gap-y-0">
23
  <div class="lg:col-span-1">
24
  <h2 class="mt-0" style="font-size: 1.0em;">
 
54
  </div>
55
  </div>
56
 
57
+ <h2 class="mb-2">Our Spaces</h2>
58
+ <div class="grid lg:grid-cols-3 gap-x-3 gap-y-0">
59
+ <div class="lg:col-span-1">
60
+ <h2 class="mt-0" style="font-size: 1.0em;">
61
+ <a href="https://huggingface.co/spaces/maomlab/Chemical-Viewer1"
62
+ class="block overflow-hidden">
63
+ Chemical Viewer
64
+ </a>
65
+ </h2>
66
+ <p style="font-size: 0.9em;">
67
+ Chemical Viewer- Description
68
+ </p>
69
+ </div>
70
+ <div class="lg:col-span-1">
71
+ <h2 class="mt-0" style="font-size: 1.0em;">
72
+ <a href="https://huggingface.co/spaces/maomlab/CryptoCEN-TopHits"
73
+ class="block overflow-hidden">
74
+ CryptoCEN
75
+ </a>
76
+ </h2>
77
+ <p style="font-size: 0.9em;">
78
+ CryptoCEN- Description
79
+ </p>
80
+ </div>
81
+ <div class="lg:col-span-1">
82
+ <h2 class="mt-0" style="font-size: 1.0em;">
83
+ <a href="https://huggingface.co/spaces/maomlab/CryptoCEN-ExpressionScatter"
84
+ class="block overflow-hidden">
85
+ CryptoCEN-ExpressionScatter
86
+ </a>
87
+ </h2>
88
+ <p style="font-size: 0.9em;">
89
+ CryptoCEN- Description
90
+ </p>
91
+ </div>