Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Installing

pip3 install miqatools --upgrade

Usage

Multi-sample Test Execution

from miqatools.remoteexecution.triggertestandupload_python import trigger_test_and_upload_by_dsid
from miqatools.remoteexecution.triggertest_helpers import get_trigger_info

server_url = "YOURCO.miqa.io"
trigger_id = "YOUR_TRIGGER_ID"
api_key = "YOUR_API_KEY"

# First create the lookup of test result file locations for each dataset:
ds_id_mapping = get_trigger_info(server_url, trigger_id, api_key=api_key).get("ds_id_mapping", {}).get("results",{}).get("data",{})
locations_lookup_by_dsid = {ds_id_mapping.get(k):v for k,v in locations_lookup_by_samplename.items()}

# Use the dataset location lookup and trigger info to kick off "execution" of the trigger, uploading the outputs
run_id = trigger_test_and_upload_by_dsid(server_url, trigger_id, "YOUR_VERSION_NAME", locations_lookup_by_dsid, filepatterns=["*.vcf"], api_key=api_key)

Create and Tag Stand-In Datasets

from miqatools.datamanagement.datasethelpers import batch_create_datasets_and_tag_or_group

server_url = "YOURCO.miqa.io"
trigger_id = "YOUR_TRIGGER_ID"
api_key = "YOUR_API_KEY"

batch_create_datasets_and_tag_or_group(server_url, 1, 1, ["Sample1","Sample2"], ["BATCH_1","another_tag"], "BATCH_1", api_key=api_key)

Release files for miqatools 2.0.0rc18

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for miqatools 2.0.0rc18
File Size Uploaded
miqatools-2.0.0rc18.tar.gz 46.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for miqatools 2.0.0rc18
File Interpreter ABI Platform
miqatools-2.0.0rc18-py3-none-any.whl Python 3 none any Details

Total release size: 84.1 kB

Release files / miqatools-2.0.0rc18.tar.gz

Download URL miqatools-2.0.0rc18.tar.gz
Size 46.9 kB
Tags Source
SHA-256 checksum
How to use checksums
3c449e571f631d45742b4c40b52e867a75711d5782541bf07a9af3d6c1e6a8f4
BLAKE2b-256 checksum
How to use checksums
6710a7f1316a29c41a3ce0f24227ff0011da17f654ed5ac7b61212869c2919f0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.11.16

Release files / miqatools-2.0.0rc18-py3-none-any.whl

Download URL miqatools-2.0.0rc18-py3-none-any.whl
Size 37.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
a1d2b54d4656a27a8c11a65d0fa2ff883c053140d7c7c0f129917e335cd21b24
BLAKE2b-256 checksum
How to use checksums
d6acdc24e3e37161cf4e7f6d706c9b8182630e672c208a1a8741ac9316fcf66b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.11.16

Release history Release notifications | RSS feed

2.0.0

2 release files

This release

2.0.0rc18 This release

2 release files

1.1.13

1 release file

1.1.12

1 release file

1.1.11

1 release file

1.1.10

1 release file

1.1.9

1 release file

1.1.8

1 release file

1.1.7

1 release file

1.1.6

1 release file

1.1.5

1 release file

1.1.3

1 release file

1.1.2

1 release file

1.1.1

1 release file

1.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page