PierreLyons / NBPHL-tools

An initial repository for keeping and sharing simple scripts and tools mainly used to manipulate and organise pathogen WGS pipeline output data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NBPHL-tools

An initial repository for keeping and sharing simple scripts and tools mainly used to manipulate and organise pathogen WGS pipeline output data.

nf-flu_cov_stats_collator.py

This script will go through the output of a nf-flu run and collate some coverage stats into a csv table.

Usage example: python nf-flu_cov_stats_collator.py -i path/to/nf-flu/output

To see other options: python nf-flu_cov_stats_collator.py -h

nf-flu_segment_fasta_collator.py

This script will go through the output of a nf-flu run and collate segment fasta files into one or more multifastas. These can then be used as input for nextclade.

Usage example: python nf-flu_segment_fasta_collator.py -i path/to/nf-flu/output

To see other options: python nf-flu_segment_fasta_collator.py -h

About

An initial repository for keeping and sharing simple scripts and tools mainly used to manipulate and organise pathogen WGS pipeline output data.


Languages

Language:Python 100.0%