msasim 25.3.0__cp310-cp310-win_amd64.whl → 25.3.1__cp310-cp310-win_amd64.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 msasim might be problematic. Click here for more details.
- _Sailfish.cp310-win_amd64.pyd +0 -0
- msasim/sailfish.py +2 -0
- {msasim-25.3.0.dist-info → msasim-25.3.1.dist-info}/METADATA +1 -1
- msasim-25.3.1.dist-info/RECORD +8 -0
- msasim-25.3.0.dist-info/RECORD +0 -8
- {msasim-25.3.0.dist-info → msasim-25.3.1.dist-info}/LICENSE +0 -0
- {msasim-25.3.0.dist-info → msasim-25.3.1.dist-info}/WHEEL +0 -0
- {msasim-25.3.0.dist-info → msasim-25.3.1.dist-info}/top_level.txt +0 -0
_Sailfish.cp310-win_amd64.pyd
CHANGED
|
Binary file
|
msasim/sailfish.py
CHANGED
|
@@ -410,6 +410,8 @@ class Simulator:
|
|
|
410
410
|
simProtocol.set_insertion_rates(0.05)
|
|
411
411
|
simProtocol.set_deletion_rates(0.05)
|
|
412
412
|
simProtocol.set_sequence_size(100)
|
|
413
|
+
simProtocol.set_min_sequence_size(1)
|
|
414
|
+
|
|
413
415
|
# verify sim_protocol
|
|
414
416
|
if self._verify_sim_protocol(simProtocol):
|
|
415
417
|
self._simProtocol = simProtocol
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
_Sailfish.cp310-win_amd64.pyd,sha256=JGJpcrC3HnXI15Qlb4aGPwI0NMyDzRgVLheRXH33m6c,612352
|
|
2
|
+
msasim/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
msasim/sailfish.py,sha256=TNaryXqg5lUz7SqZdPTyY0s1fqHpvspD95yFqN7IL48,26824
|
|
4
|
+
msasim-25.3.1.dist-info/LICENSE,sha256=MgvumWWAhx44Y7XYvLMzqDUZv_Mn4nZLuC-EBl9E0l0,10483
|
|
5
|
+
msasim-25.3.1.dist-info/METADATA,sha256=Jxjwlwe6x0PPvGahV0KaN3TQCjHy6w8qo1bjZbrDzhs,1706
|
|
6
|
+
msasim-25.3.1.dist-info/WHEEL,sha256=rzGfZgUcGeKSgIHGYMuqg4xE4VPHxnaldXH6BG0zjVk,101
|
|
7
|
+
msasim-25.3.1.dist-info/top_level.txt,sha256=NS1ILx5V94Yyh_M7yDrrqbBPu1TL_zJuxhsI90YEJVY,17
|
|
8
|
+
msasim-25.3.1.dist-info/RECORD,,
|
msasim-25.3.0.dist-info/RECORD
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
_Sailfish.cp310-win_amd64.pyd,sha256=to_0m1Ayv07iWOBmZDDKck-CvRtWgghpawKP8Tgd3pE,612352
|
|
2
|
-
msasim/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
msasim/sailfish.py,sha256=ex2EX4xSuxs6D8iBZk4ar8CjPcjWyJm2uewfk7jGJ-A,26772
|
|
4
|
-
msasim-25.3.0.dist-info/LICENSE,sha256=MgvumWWAhx44Y7XYvLMzqDUZv_Mn4nZLuC-EBl9E0l0,10483
|
|
5
|
-
msasim-25.3.0.dist-info/METADATA,sha256=f9ZwjTRLefwRvctDsHyoS0KrKvJJ7CBnRHAGEUzJIBQ,1706
|
|
6
|
-
msasim-25.3.0.dist-info/WHEEL,sha256=rzGfZgUcGeKSgIHGYMuqg4xE4VPHxnaldXH6BG0zjVk,101
|
|
7
|
-
msasim-25.3.0.dist-info/top_level.txt,sha256=NS1ILx5V94Yyh_M7yDrrqbBPu1TL_zJuxhsI90YEJVY,17
|
|
8
|
-
msasim-25.3.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|