Excel report from viral sequencing analysis output
Project description
xlavir - Informative Excel reports from viral sequencing Nextflow analysis
Excel report from viral sequencing data analysis output from the nf-core/viralrecon or CFIA-NCFAD/nf-virontus Nextflow pipelines.
Usage
Create an Excel report from a Nextflow pipeline run:
# e.g. run nf-core/viralrecon Nextflow pipeline against SARS-CoV-2 samples
# sequenced by Illumina using the ARTIC V4.1 protocol
nextflow run nf-core/viralrecon \
-profile docker \
--input samplesheet.csv \
--platform illumina \
--protocol amplicon \
--genome 'MN908947.3' \
--primer_set artic \
--primer_set_version '4.1' \
--skip_assembly \
--outdir viralrecon-results
# create Excel report from Nextflow pipeline run
xlavir viralrecon-results xlavir-report-viralrecon-results.xlsx
See example report from test data in tests/data/tools
.
Features
- Collect sample results from a nf-core/viralrecon or CFIA-NCFAD/nf-virontus into an Excel report
- QA/QC of sample analysis results (basic PASS/FAIL based on minimum genome coverage and depth)
- Nextflow workflow execution information
- Prepend worksheets from other Excel documents into the report (e.g. cover page/sheet, sample sheet, lab results)
- Add custom images into worksheets with custom names and descriptions (e.g. phylogenetic tree figure PNG)
License
Distributed under the terms of the MIT license, "xlavir" is free and open source software.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
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
xlavir-1.0.0.tar.gz
(1.3 MB
view details)
File details
Details for the file xlavir-1.0.0.tar.gz
.
File metadata
- Download URL: xlavir-1.0.0.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c9b5d96837a01f94dc0f5f7bb86516dad655a192c92f100d05772ee039c979f |
|
MD5 | c76a9ad401a7378efa1aefd85b845fd8 |
|
BLAKE2b-256 | 81920c4ec4c85e36d3c0ebdf81d274adacc5e06be1d93ad46daf80d9e33a5aa7 |