pyxetabase 4.0.0.dev73__tar.gz → 4.0.0.dev75__tar.gz
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 pyxetabase might be problematic. Click here for more details.
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/PKG-INFO +1 -1
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/cvdb_client.py +31 -5
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase.egg-info/PKG-INFO +1 -1
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/setup.py +1 -1
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/LICENSE +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/README.rst +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/__init__.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/commons.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/exceptions.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/opencga_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/opencga_config.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/__init__.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/_parent_rest_clients.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/admin_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/alignment_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/clinical_analysis_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/cohort_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/disease_panel_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/family_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/federation_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/file_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/ga4gh_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/individual_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/job_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/meta_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/organization_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/project_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/sample_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/study_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/user_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/user_tool_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/variant_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/variant_operation_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/workflow_client.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_response.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/retry.py +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase.egg-info/SOURCES.txt +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase.egg-info/dependency_links.txt +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase.egg-info/requires.txt +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase.egg-info/top_level.txt +0 -0
- {pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/setup.cfg +0 -0
|
@@ -593,6 +593,33 @@ class CVDB(_ParentRestClient):
|
|
|
593
593
|
|
|
594
594
|
return self._get(category='analysis', resource='query', subcategory='cvdb/analysis', **options)
|
|
595
595
|
|
|
596
|
+
def run_delete(self, data=None, **options):
|
|
597
|
+
"""
|
|
598
|
+
Delete clinical analyses indexed in CVDB for a given study or a list
|
|
599
|
+
of clinical analysis IDs.
|
|
600
|
+
PATH: /{apiVersion}/analysis/cvdb/delete/run
|
|
601
|
+
|
|
602
|
+
:param dict data: Parameters: Delete clinical analyses indexed in CVDB
|
|
603
|
+
for a given study or a list of clinical analysis IDs. (REQUIRED)
|
|
604
|
+
:param str study: Study [[organization@]project:]study where study and
|
|
605
|
+
project can be either the ID or UUID.
|
|
606
|
+
:param str job_id: Job ID. It must be a unique string within the
|
|
607
|
+
study. An ID will be autogenerated automatically if not provided.
|
|
608
|
+
:param str job_description: Job description.
|
|
609
|
+
:param str job_depends_on: Comma separated list of existing job IDs
|
|
610
|
+
the job will depend on.
|
|
611
|
+
:param str job_tags: Job tags.
|
|
612
|
+
:param str job_scheduled_start_time: Time when the job is scheduled to
|
|
613
|
+
start.
|
|
614
|
+
:param str job_priority: Priority of the job.
|
|
615
|
+
:param bool job_dry_run: Flag indicating that the job will be executed
|
|
616
|
+
in dry-run mode. In this mode, OpenCGA will validate that all
|
|
617
|
+
parameters and prerequisites are correctly set for successful
|
|
618
|
+
execution, but the job will not actually run.
|
|
619
|
+
"""
|
|
620
|
+
|
|
621
|
+
return self._post(category='analysis', resource='run', subcategory='cvdb/delete', data=data, **options)
|
|
622
|
+
|
|
596
623
|
def aggregate_evidence(self, **options):
|
|
597
624
|
"""
|
|
598
625
|
Calculate and fetch clinical variant evidence aggregation stats.
|
|
@@ -1145,13 +1172,12 @@ class CVDB(_ParentRestClient):
|
|
|
1145
1172
|
|
|
1146
1173
|
def run_index(self, data=None, **options):
|
|
1147
1174
|
"""
|
|
1148
|
-
Index clinical analyses of a
|
|
1149
|
-
|
|
1175
|
+
Index clinical analyses of a study or a list of clinical analyses into
|
|
1176
|
+
CVDB.
|
|
1150
1177
|
PATH: /{apiVersion}/analysis/cvdb/index/run
|
|
1151
1178
|
|
|
1152
|
-
:param dict data: Parameters: Index clinical analyses of a
|
|
1153
|
-
|
|
1154
|
-
(REQUIRED)
|
|
1179
|
+
:param dict data: Parameters: Index clinical analyses of a study or a
|
|
1180
|
+
list of clinical analyses into CVDB. (REQUIRED)
|
|
1155
1181
|
:param str study: Study [[organization@]project:]study where study and
|
|
1156
1182
|
project can be either the ID or UUID.
|
|
1157
1183
|
:param str job_id: Job ID. It must be a unique string within the
|
|
@@ -14,7 +14,7 @@ with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
|
|
|
14
14
|
|
|
15
15
|
setup(
|
|
16
16
|
name='pyxetabase',
|
|
17
|
-
version='4.0.0.
|
|
17
|
+
version='4.0.0.dev75',
|
|
18
18
|
description='A REST client for OpenCGA enterprise REST web services',
|
|
19
19
|
long_description=long_description,
|
|
20
20
|
long_description_content_type='text/x-rst',
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/_parent_rest_clients.py
RENAMED
|
File without changes
|
|
File without changes
|
{pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/alignment_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/disease_panel_client.py
RENAMED
|
File without changes
|
|
File without changes
|
{pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/federation_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/individual_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/organization_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/user_tool_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyxetabase-4.0.0.dev73 → pyxetabase-4.0.0.dev75}/pyxetabase/rest_clients/workflow_client.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|