omnigenome 0.3.26a0__py3-none-any.whl → 0.3.28a0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of omnigenome might be problematic. Click here for more details.
- {omnigenome-0.3.26a0.dist-info → omnigenome-0.3.28a0.dist-info}/METADATA +2 -2
- omnigenome-0.3.28a0.dist-info/RECORD +7 -0
- omnigenome-0.3.26a0.dist-info/RECORD +0 -7
- {omnigenome-0.3.26a0.dist-info → omnigenome-0.3.28a0.dist-info}/WHEEL +0 -0
- {omnigenome-0.3.26a0.dist-info → omnigenome-0.3.28a0.dist-info}/entry_points.txt +0 -0
- {omnigenome-0.3.26a0.dist-info → omnigenome-0.3.28a0.dist-info}/licenses/LICENSE +0 -0
- {omnigenome-0.3.26a0.dist-info → omnigenome-0.3.28a0.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: omnigenome
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.28a0
|
|
4
4
|
Summary: OmniGenome: A comprehensive toolkit for genome analysis.
|
|
5
5
|
Home-page: https://github.com/yangheng95/OmniGenBench
|
|
6
6
|
Author: Yang, Heng
|
|
@@ -327,7 +327,7 @@ RNA secondary structure prediction is a fundamental problem in computational bio
|
|
|
327
327
|
where the goal is to predict the secondary structure of an RNA sequence.
|
|
328
328
|
In this demo, we show how to use OmniGenBench to predict the secondary structure of RNA sequences using a pre-trained model.
|
|
329
329
|
The tutorials of RNA Secondary Structure Prediction can be found in
|
|
330
|
-
[Secondary_Structure_Prediction_Tutorial.ipynb](examples/rna_secondary_structure_prediction/
|
|
330
|
+
[Secondary_Structure_Prediction_Tutorial.ipynb](examples/rna_secondary_structure_prediction/00_quickstart_rna_ssp.ipynb)(examples/rna_secondary_structure_prediction/00.ipynb).
|
|
331
331
|
|
|
332
332
|
You can find a visual example of RNA Secondary Structure Prediction [here](asset/RNASSP-Demo.gif).
|
|
333
333
|
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
omnigenome/__init__.py,sha256=2JNoPrnv-1lYXkBiuHBYVXp1OJiRD8c9j65qFeXJtQY,9436
|
|
2
|
+
omnigenome-0.3.28a0.dist-info/licenses/LICENSE,sha256=oQoefBV6siHctF0ET-OO3EaSZgtqGtf-wdIAmokS8iY,11560
|
|
3
|
+
omnigenome-0.3.28a0.dist-info/METADATA,sha256=cGaNmiOd2aRZCP5faxQJYOqnObIRxGovJE1NvLi85Sk,15514
|
|
4
|
+
omnigenome-0.3.28a0.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
|
|
5
|
+
omnigenome-0.3.28a0.dist-info/entry_points.txt,sha256=uu40UgMPxY65ASdRbrhkwH94r7CIYgyG_iDBmqFQbD8,84
|
|
6
|
+
omnigenome-0.3.28a0.dist-info/top_level.txt,sha256=LVFxm_WPaxjj9KnAqdW94W4D4lbOk30gdsaKlJiSzTo,11
|
|
7
|
+
omnigenome-0.3.28a0.dist-info/RECORD,,
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
omnigenome/__init__.py,sha256=2JNoPrnv-1lYXkBiuHBYVXp1OJiRD8c9j65qFeXJtQY,9436
|
|
2
|
-
omnigenome-0.3.26a0.dist-info/licenses/LICENSE,sha256=oQoefBV6siHctF0ET-OO3EaSZgtqGtf-wdIAmokS8iY,11560
|
|
3
|
-
omnigenome-0.3.26a0.dist-info/METADATA,sha256=QlTD8qC6qXLKYkGJe0AJLmOpg2mDdwEJrYYuVVRcYH4,15478
|
|
4
|
-
omnigenome-0.3.26a0.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
|
|
5
|
-
omnigenome-0.3.26a0.dist-info/entry_points.txt,sha256=uu40UgMPxY65ASdRbrhkwH94r7CIYgyG_iDBmqFQbD8,84
|
|
6
|
-
omnigenome-0.3.26a0.dist-info/top_level.txt,sha256=LVFxm_WPaxjj9KnAqdW94W4D4lbOk30gdsaKlJiSzTo,11
|
|
7
|
-
omnigenome-0.3.26a0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|