looper 1.7.0__py3-none-any.whl → 2.0.0__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- looper/__main__.py +1 -1
- looper/_version.py +2 -1
- looper/cli_divvy.py +10 -6
- looper/cli_pydantic.py +413 -0
- looper/command_models/DEVELOPER.md +85 -0
- looper/command_models/README.md +4 -0
- looper/command_models/__init__.py +6 -0
- looper/command_models/arguments.py +293 -0
- looper/command_models/commands.py +335 -0
- looper/conductor.py +147 -28
- looper/const.py +9 -0
- looper/divvy.py +56 -47
- looper/exceptions.py +9 -1
- looper/looper.py +196 -169
- looper/pipeline_interface.py +2 -12
- looper/project.py +154 -176
- looper/schemas/pipeline_interface_schema_generic.yaml +14 -6
- looper/utils.py +450 -78
- {looper-1.7.0.dist-info → looper-2.0.0.dist-info}/METADATA +24 -14
- {looper-1.7.0.dist-info → looper-2.0.0.dist-info}/RECORD +24 -19
- {looper-1.7.0.dist-info → looper-2.0.0.dist-info}/WHEEL +1 -1
- {looper-1.7.0.dist-info → looper-2.0.0.dist-info}/entry_points.txt +1 -1
- looper/cli_looper.py +0 -796
- {looper-1.7.0.dist-info → looper-2.0.0.dist-info}/LICENSE.txt +0 -0
- {looper-1.7.0.dist-info → looper-2.0.0.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.2
|
2
2
|
Name: looper
|
3
|
-
Version:
|
3
|
+
Version: 2.0.0
|
4
4
|
Summary: A pipeline submission engine that parses sample inputs and submits pipelines for each sample.
|
5
5
|
Home-page: https://github.com/pepkit/looper
|
6
6
|
Author: Nathan Sheffield, Vince Reuter, Michal Stolarczyk, Johanna Klughammer, Andre Rendeiro
|
@@ -15,19 +15,29 @@ Classifier: Programming Language :: Python :: 3.11
|
|
15
15
|
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
|
16
16
|
Description-Content-Type: text/markdown
|
17
17
|
License-File: LICENSE.txt
|
18
|
-
Requires-Dist: colorama
|
19
|
-
Requires-Dist:
|
20
|
-
Requires-Dist: eido >=0.2.1
|
18
|
+
Requires-Dist: colorama>=0.3.9
|
19
|
+
Requires-Dist: eido>=0.2.4
|
21
20
|
Requires-Dist: jinja2
|
22
|
-
Requires-Dist: logmuse
|
23
|
-
Requires-Dist: pandas
|
24
|
-
Requires-Dist: pephubclient
|
25
|
-
Requires-Dist:
|
26
|
-
Requires-Dist:
|
27
|
-
Requires-Dist: pyyaml
|
28
|
-
Requires-Dist: rich
|
29
|
-
Requires-Dist: ubiquerg
|
30
|
-
Requires-Dist: yacman
|
21
|
+
Requires-Dist: logmuse>=0.2.0
|
22
|
+
Requires-Dist: pandas>=2.0.2
|
23
|
+
Requires-Dist: pephubclient>=0.4.0
|
24
|
+
Requires-Dist: pipestat>=0.12.0a1
|
25
|
+
Requires-Dist: peppy>=0.40.6
|
26
|
+
Requires-Dist: pyyaml>=3.12
|
27
|
+
Requires-Dist: rich>=9.10.0
|
28
|
+
Requires-Dist: ubiquerg>=0.8.1a1
|
29
|
+
Requires-Dist: yacman==0.9.3
|
30
|
+
Requires-Dist: pydantic-argparse>=0.9.0
|
31
|
+
Requires-Dist: psutil
|
32
|
+
Dynamic: author
|
33
|
+
Dynamic: classifier
|
34
|
+
Dynamic: description
|
35
|
+
Dynamic: description-content-type
|
36
|
+
Dynamic: home-page
|
37
|
+
Dynamic: keywords
|
38
|
+
Dynamic: license
|
39
|
+
Dynamic: requires-dist
|
40
|
+
Dynamic: summary
|
31
41
|
|
32
42
|
# <img src="docs/img/looper_logo.svg" alt="looper logo" height="70">
|
33
43
|
|
@@ -1,19 +1,24 @@
|
|
1
1
|
looper/__init__.py,sha256=f_z9YY4ibOk7eyWoaViH_VaCXMlPQeiftbnibSFj-3E,1333
|
2
|
-
looper/__main__.py,sha256=
|
3
|
-
looper/_version.py,sha256=
|
4
|
-
looper/cli_divvy.py,sha256=
|
5
|
-
looper/
|
6
|
-
looper/conductor.py,sha256=
|
7
|
-
looper/const.py,sha256=
|
8
|
-
looper/divvy.py,sha256=
|
9
|
-
looper/exceptions.py,sha256=
|
10
|
-
looper/looper.py,sha256=
|
2
|
+
looper/__main__.py,sha256=OOCmI-dPUvInnJHkHNMf54cblNJ3Yl9ELOwZcfOXmD8,240
|
3
|
+
looper/_version.py,sha256=s89pfV00vM-j--kn4pBzMBBFQJtP1tuSRanGar6qHKE,119
|
4
|
+
looper/cli_divvy.py,sha256=_VGbOFLkXtKdkZA6omlzgXbXkuUM5aLQ50aTTtbTrVI,5975
|
5
|
+
looper/cli_pydantic.py,sha256=Yw5-Jt_stStTe5dQrQNJjsEfVlN8wkpFlBios074q9w,14423
|
6
|
+
looper/conductor.py,sha256=lzY6Gzsb8oX-KLzLkRa0XrYWSxLeiy6jRmmD15WNAkw,35116
|
7
|
+
looper/const.py,sha256=OscEELQsyLKlSrmwuXfyLRwpAUJUEpGD2UxBeLJDXgw,8703
|
8
|
+
looper/divvy.py,sha256=yokD0--xN0kaxPuPRZrRPgKinl0Sqt0cvkmNMvwe94A,15860
|
9
|
+
looper/exceptions.py,sha256=weSXsPadikAHVJvUUOT1uE56C_nKqgC3iBOvDebPDVE,3572
|
10
|
+
looper/looper.py,sha256=zNszsV50ZkC5ioaLHgMg9H3hSTEHAAV-jBpLra3OIKw,31624
|
11
11
|
looper/parser_types.py,sha256=d3FHt54f9jo9VZMr5SQkbghcAdABqiYZW2JBGO5EBnw,2327
|
12
|
-
looper/pipeline_interface.py,sha256=
|
12
|
+
looper/pipeline_interface.py,sha256=mN4-XICyZzuVLTOq3b0ijppYe6ib_Ljlyf6KxZCJh2A,14537
|
13
13
|
looper/plugins.py,sha256=MaMdPmK9U_4FkNJE5kccohBbY1i2qj1NTEucubFOJek,5747
|
14
14
|
looper/processed_project.py,sha256=jZxoMYafvr-OHFxylc5ivGty1VwXBZhl0kgoFkY-174,9837
|
15
|
-
looper/project.py,sha256=
|
16
|
-
looper/utils.py,sha256
|
15
|
+
looper/project.py,sha256=SFHdi58eRBWtye5lUFhwzBcG7ejrMurmDzmkrC3XAic,34339
|
16
|
+
looper/utils.py,sha256=-4QlScIB7eewIbmEJdAv2d0ZE0qr_q9acm2XUOiMEek,39769
|
17
|
+
looper/command_models/DEVELOPER.md,sha256=eRxnrO-vqNJjExzamXKEq5wr_-Zw6PQEwkS9RPinYrk,2775
|
18
|
+
looper/command_models/README.md,sha256=3RGegeZlTZYnhcHXRu6bdI_81WZom2q7QYMV-KGYY7U,588
|
19
|
+
looper/command_models/__init__.py,sha256=6QWC2TewowEL7dATli5YpMmFWuXaLEPktofJCXkYUBI,187
|
20
|
+
looper/command_models/arguments.py,sha256=I9IUdDcklfctA9gdYvxyy29WawSCYPO5FwozgisCO94,9025
|
21
|
+
looper/command_models/commands.py,sha256=nBD8uOxpjby2G0n-PuMKvRBM6m5tra_Mz_nlZALwmRE,9813
|
17
22
|
looper/default_config/divvy_config.yaml,sha256=wK5kLDGBV2wwoyqg2rl3X8SXjds4x0mwBUjUzF1Ln7g,1705
|
18
23
|
looper/default_config/divvy_templates/localhost_bulker_template.sub,sha256=yn5VB9Brt7Hck9LT17hD2o8Kn-76gYJQk_A-8C1Gr4k,164
|
19
24
|
looper/default_config/divvy_templates/localhost_docker_template.sub,sha256=XRr7AlR7-TP1L3hyBMfka_RgWRL9vzOlS5Kd1xSNwT0,183
|
@@ -52,12 +57,12 @@ looper/jinja_templates_old/status.html,sha256=FBH2hqw3tVJgmR1kY3Cz5SQRHmnH6JqaDL
|
|
52
57
|
looper/jinja_templates_old/status_table.html,sha256=VbHax7cGENIfVnU-O9p2ELSAJIONJ41m-mHJBy4r4dQ,3271
|
53
58
|
looper/jinja_templates_old/status_table_no_links.html,sha256=vrPNCKen-yrkM_dg13f0yCVyeJHCQVNNY_bchUW_sVY,2396
|
54
59
|
looper/schemas/divvy_config_schema.yaml,sha256=7GJfKLc3VX4RGjHnOE1zxwsHXhj_ur9za6dKdfJTFkc,450
|
55
|
-
looper/schemas/pipeline_interface_schema_generic.yaml,sha256=
|
60
|
+
looper/schemas/pipeline_interface_schema_generic.yaml,sha256=3YfKFyRUIwxG41FEidR1dXe9IU6ye51LSUBfSpmMuss,1773
|
56
61
|
looper/schemas/pipeline_interface_schema_project.yaml,sha256=-ZWyA0lKXWik3obuLNVk3IsAZYfbLVbCDvJnD-Fcluo,1567
|
57
62
|
looper/schemas/pipeline_interface_schema_sample.yaml,sha256=x0OwVnijJpvm50DscvvJujdK4UAI7d71pqVemQS-D-0,1564
|
58
|
-
looper-
|
59
|
-
looper-
|
60
|
-
looper-
|
61
|
-
looper-
|
62
|
-
looper-
|
63
|
-
looper-
|
63
|
+
looper-2.0.0.dist-info/LICENSE.txt,sha256=oB6ZGDa4kcznznJKJsLLFFcOZyi8Y6e2Jv0rJozgp-I,1269
|
64
|
+
looper-2.0.0.dist-info/METADATA,sha256=qH7xYrLFK7532qLOi0RZeCxuipdsT5nKcDdAq_41avo,1945
|
65
|
+
looper-2.0.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
66
|
+
looper-2.0.0.dist-info/entry_points.txt,sha256=iHltI2_Jdved27vccmWhvmcHWUZ7Mf6CfDV6QkY1Lc8,91
|
67
|
+
looper-2.0.0.dist-info/top_level.txt,sha256=I0Yf7djsoQAMzwHBbDiQi9hGtq4Z41_Ma5CX8qXG8Y8,7
|
68
|
+
looper-2.0.0.dist-info/RECORD,,
|