RNApolis 0.3__py3-none-any.whl → 0.3.1__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {RNApolis-0.3.dist-info → RNApolis-0.3.1.dist-info}/METADATA +1 -1
- {RNApolis-0.3.dist-info → RNApolis-0.3.1.dist-info}/RECORD +6 -6
- {RNApolis-0.3.dist-info → RNApolis-0.3.1.dist-info}/entry_points.txt +1 -1
- {RNApolis-0.3.dist-info → RNApolis-0.3.1.dist-info}/LICENSE +0 -0
- {RNApolis-0.3.dist-info → RNApolis-0.3.1.dist-info}/WHEEL +0 -0
- {RNApolis-0.3.dist-info → RNApolis-0.3.1.dist-info}/top_level.txt +0 -0
@@ -9,9 +9,9 @@ rnapolis/rfam_folder.py,sha256=MggwxechIE5f2K-p5nhwNqsL4ckuQw5bJQaFohC2u4c,8918
|
|
9
9
|
rnapolis/tertiary.py,sha256=iWMPD9c21rjMPpEdBd7mPCQgds65IbOr4_Fy06s0NoU,18957
|
10
10
|
rnapolis/transformer.py,sha256=V9nOQvdq4-p7yUWo0vQg0CDQMpmyxz9t4TMSRVEKHnw,1817
|
11
11
|
rnapolis/util.py,sha256=IdquFO3PV1_KDqodjupzm0Rqvgy0CeSzxGHaGEHYXVU,543
|
12
|
-
RNApolis-0.3.dist-info/LICENSE,sha256=ZGRu12MzCgbYA-Lt8MyBlmjvPZh7xfiD5u5wBx0enq4,1066
|
13
|
-
RNApolis-0.3.dist-info/METADATA,sha256=
|
14
|
-
RNApolis-0.3.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
15
|
-
RNApolis-0.3.dist-info/entry_points.txt,sha256=
|
16
|
-
RNApolis-0.3.dist-info/top_level.txt,sha256=LcO18koxZcWoJ21KDRRRo_tyIbmXL5z61dPitZpy8yc,9
|
17
|
-
RNApolis-0.3.dist-info/RECORD,,
|
12
|
+
RNApolis-0.3.1.dist-info/LICENSE,sha256=ZGRu12MzCgbYA-Lt8MyBlmjvPZh7xfiD5u5wBx0enq4,1066
|
13
|
+
RNApolis-0.3.1.dist-info/METADATA,sha256=quiuTEU3oKIvg6Mkpa4CN8-MBgUjjxzFjytjGtDd2eE,54300
|
14
|
+
RNApolis-0.3.1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
15
|
+
RNApolis-0.3.1.dist-info/entry_points.txt,sha256=foN2Pn5e-OzEz0fFmNoX6PnFSZFQntOlY8LbognP5F0,308
|
16
|
+
RNApolis-0.3.1.dist-info/top_level.txt,sha256=LcO18koxZcWoJ21KDRRRo_tyIbmXL5z61dPitZpy8yc,9
|
17
|
+
RNApolis-0.3.1.dist-info/RECORD,,
|
@@ -4,5 +4,5 @@ clashfinder = rnapolis.clashfinder:main
|
|
4
4
|
metareader = rnapolis.metareader:main
|
5
5
|
molecule-filter = rnapolis.molecule_filter:main
|
6
6
|
motif-extractor = rnapolis.motif_extractor:main
|
7
|
-
rfam-folder = rfam_folder:main
|
7
|
+
rfam-folder = rnapolis.rfam_folder:main
|
8
8
|
transformer = rnapolis.transformer:main
|
File without changes
|
File without changes
|
File without changes
|