Collection of Python scripts for post-processing Illumina DRAGEN results output files.
Project description
Collection of Python scripts for post-processing Illumina DRAGEN results output files.
Exported Console scripts
analyze-dragen-results
analyze-dragen-results --vcf_file examples/sample_001.vcf --metrics_file examples/sample_001.variant_metrics.csv
--outdir was not specified and therefore was set to '/tmp/dragen-results-utils/analyze_dragen_output_results/2025-02-27-171758'
Created output directory '/tmp/dragen-results-utils/analyze_dragen_output_results/2025-02-27-171758'
--logfile was not specified and therefore was set to '/tmp/dragen-results-utils/analyze_dragen_output_results/2025-02-27-171758/analyze_dragen_output_results.log'
--figure_file was not specified and therefore was set to '/tmp/dragen-results-utils/analyze_dragen_output_results/2025-02-27-171758/sample_001.quality_distribution.png'
--variant_summary_report_file was not specified and therefore was set to
'/tmp/dragen-results-utils/analyze_dragen_output_results/2025-02-27-171758/sample_001.variant_summary_report.txt'
--metrics_summary_report_file was not specified and therefore was set to
'/tmp/dragen-results-utils/analyze_dragen_output_results/2025-02-27-171758/sample_001.metrics_summary_report.txt'
Contents of the variant summary report file:
cat /tmp/dragen-results-utils/analyze_dragen_output_results/2025-02-27-171758/sample_001.variant_summary_report.txt
## method-created: /tmp/test-dragen-results-utils/venv/lib/python3.10/site-packages/dragen_results_utils/analyzer.py
## date-created: 2025-02-27-171759
## created-by: sundaram
## vcf-file: /tmp/examples/sample_001.vcf
## metrics-file: /tmp/examples/sample_001.variant_metrics.csv
## logfile: /tmp/dragen-results-utils/analyze_dragen_output_results/2025-02-27-171758/analyze_dragen_output_results.log
Total_Variants: 5
Passed_Filters: 4
Average_QUAL: 39.44
Contents of the metrics summary report file:
cat /tmp/dragen-results-utils/analyze_dragen_output_results/2025-02-27-171758/sample_001.metrics_summary_report.txt
## method-created: /tmp/test-dragen-results-utils/venv/lib/python3.10/site-packages/dragen_results_utils/analyzer.py
## date-created: 2025-02-27-171759
## created-by: sundaram
## vcf-file: /tmp/examples/sample_001.vcf
## metrics-file: /tmp/examples/sample_001.variant_metrics.csv
## logfile: /tmp/dragen-results-utils/analyze_dragen_output_results/2025-02-27-171758/analyze_dragen_output_results.log
METRIC: VALUE
Total SNPs: 4.0
Total Indels: 1.0
Ti/Tv Ratio: 2.0
Heterozygosity Rate: 0.6
Variants Passing Filters: 4.0
Mean Variant Quality: 39.44
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dragen_results_utils-0.1.0.tar.gz.
File metadata
- Download URL: dragen_results_utils-0.1.0.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f093dc049f6638058f5910f7e654384f1aa9205447a019a6b52ec6f4f0f7590
|
|
| MD5 |
18855391bf0da3b00ed90329ecef2941
|
|
| BLAKE2b-256 |
4fdcf257798bc12c7089b3c844aadc26c051787f9b61f2cf3823c26bc2cadc12
|
File details
Details for the file dragen_results_utils-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: dragen_results_utils-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
073d09e7c83c303257a80ee38debe3ae5845a6992af31449da579138a87de87f
|
|
| MD5 |
20796d465db646b256833a8745423ab5
|
|
| BLAKE2b-256 |
0c2b22084599abf2d45b05c3d438013f54461810349e385bb81a5786ad11660a
|