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.28.0.tar.gz (13.0 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.28.0-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ugbio_seq_qc-1.28.0.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for ugbio_seq_qc-1.28.0.tar.gz
Algorithm Hash digest
SHA256 182f7b1a5765d0341df94062292669af5dae3733b6c35638b9f592182c95e290
MD5 a4fc225de5b22195797549ed3a480713
BLAKE2b-256 1caee5f85323f51147cca80213a7b424b90ee840e265852cc60c643f52f6307b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ugbio_seq_qc-1.28.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3275ad46e2f6bd0982b69cbdcd0893e5e62a4b110016ed9641d6d938e35e874e
MD5 d5e3243397934b2017c5d8aaec5f6035
BLAKE2b-256 702ff8120b66784e6668768d4625c57238707b4305277e7b55cab5acb68c4630

See more details on using hashes here.

Release history Release notifications | RSS feed

1.30.2

2 files

1.30.1

2 files

1.30.0

2 files

1.29.0

2 files

1.28.1

2 files

This release

1.28.0 This release

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