Skip to main content

ugbio_seq_qc

Sequencing QC HTML reports for Ultima Genomics runs.

This package generates self-contained, plotly-based HTML QC reports from Sorter statistics output (the per-sample JSON/CSV files produced by the on-tool Sorter). It lives outside ugbio_core because it depends on ugbio_cloud_utils (cloud_sync) and boto3 for fetching inputs from S3 — dependencies that the dependency-free ugbio_core foundation must not carry.

Reports

  • seq_qc_report — single-sample report. One sample's JSON + CSV → one HTML page with a summary table and coverage / read-length / base-quality / MAPQ figures.
  • seq_qc_multi_sample_report — multi-sample report. Auto-discovers the real samples in a run (via the LibraryInfo sample sheet when present, otherwise by name pattern), then renders one figure per sample grouped by metric, plus a samples-as-rows / metrics-as-columns comparison table with frozen header row and first column.

Both accept a local directory or an s3:// URI.

Usage

# Single sample — explicit files or a directory to auto-detect the basename
seq_qc_report --json sample.json --csv sample.csv --output report.html
seq_qc_report --input-dir s3://.../603559-L13064-Z0152-CATGCAACACTAGAT/

# Multi-sample — a whole run directory (local or s3://)
seq_qc_multi_sample_report --run-dir s3://.../603559/ --output run_report.html

# Multi-sample — explicit per-sample directories
seq_qc_multi_sample_report --input-dir s3://.../sampleA/ --input-dir s3://.../sampleB/

Modules

Module Role
seq_qc_report.py Single-sample report: plotly figure builders (shared) + HTML assembly + CLI.
seq_qc_multi_sample_report.py Multi-sample HTML assembly + comparison table + CLI; reuses the figure builders from seq_qc_report.
sample_discovery.py Sample discovery: LibraryInfo XML parsing, name-pattern filtering, sample loading into SampleData.
file_resolution.py Shared S3 / local file-resolution helpers (list_s3_dir, list_s3_subdirs, resolve_sample_files, ...).

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ugbio_seq_qc-1.30.2.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ugbio_seq_qc-1.30.2-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file ugbio_seq_qc-1.30.2.tar.gz.

File metadata

  • Download URL: ugbio_seq_qc-1.30.2.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ugbio_seq_qc-1.30.2.tar.gz
Algorithm Hash digest
SHA256 c35d2e8343a8105d41d31470adcd2df3a61911ca64f260dc3bf912bfc7b81679
MD5 bab9d5731896d41a3f619aaec8b054d2
BLAKE2b-256 674f6ba0aa788d77e1aafa68dfdc9eeea3dac855aaeeadc14c8d46e9e3e58012

See more details on using hashes here.

File details

Details for the file ugbio_seq_qc-1.30.2-py3-none-any.whl.

File metadata

  • Download URL: ugbio_seq_qc-1.30.2-py3-none-any.whl
  • Upload date:
  • Size: 14.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ugbio_seq_qc-1.30.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3d9d0efd7c1258d6d7c980e04ec843671d81848f3318fc1ed199411150fa220b
MD5 92b70af4d9c9fbccf45427de3f7488d8
BLAKE2b-256 4c06c54db23a52873faf7957f758c1f065024348766119bbd3918e8630a3549e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.30.2 This release

2 files

1.30.1

2 files

1.30.0

2 files

1.29.0

2 files

1.28.1

2 files

1.28.0

2 files

1.27.1

2 files

1.27.0

2 files

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