Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,19 @@
|
|
1 |
---
|
2 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
title: gradio_msaplot
|
4 |
short_description: MSAplot is customizable panels for plotting MSA.
|
5 |
colorFrom: blue
|
@@ -7,6 +21,7 @@ colorTo: yellow
|
|
7 |
sdk: gradio
|
8 |
pinned: false
|
9 |
app_file: space.py
|
|
|
10 |
---
|
11 |
|
12 |
# `gradio_msaplot`
|
@@ -269,8 +284,4 @@ typing.Any
|
|
269 |
<td align="left"><code>None</code></td>
|
270 |
<td align="left">None</td>
|
271 |
</tr>
|
272 |
-
</tbody></table>
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- gradio-custom-component
|
4 |
+
- Plot
|
5 |
+
- med
|
6 |
+
- medicine
|
7 |
+
- bio
|
8 |
+
- biology
|
9 |
+
- chem
|
10 |
+
- chemistry
|
11 |
+
- MSA
|
12 |
+
- multiple sequence alignment
|
13 |
+
- seqlogo
|
14 |
+
- annotation
|
15 |
+
- consensus histogram
|
16 |
+
- visualize
|
17 |
title: gradio_msaplot
|
18 |
short_description: MSAplot is customizable panels for plotting MSA.
|
19 |
colorFrom: blue
|
|
|
21 |
sdk: gradio
|
22 |
pinned: false
|
23 |
app_file: space.py
|
24 |
+
sdk_version: 5.4.0
|
25 |
---
|
26 |
|
27 |
# `gradio_msaplot`
|
|
|
284 |
<td align="left"><code>None</code></td>
|
285 |
<td align="left">None</td>
|
286 |
</tr>
|
287 |
+
</tbody></table>
|
|
|
|
|
|
|
|