CMD + K

biopet-seqstat

Community

SeqStat is a package that contains tools to generate stats from a FastQ file, merge those stats for multiple samples, and validate the generated stats files.

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::biopet-seqstat

Usage Tracking

1.0.1
1.0
0.1
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

SeqStat is a package that contains tools to generate stats from a FastQ file, merge those stats for multiple samples, and validate the generated stats files.

Mode - Generate

Generate outputs several stats on a FASTQ file.

Outputted stats:

  • Bases
    • Total number
    • Base qualities, with the number of bases having that quality
    • Number of each nucleotide
  • Reads
    • Total number
    • minimum length
    • maximum length
    • A histogram of the average base qualities
    • The quality encoding (Sanger, solexa etc.)
    • A histogram of the read lengths.

Mode - Merge

This module will merge seqstat files together and keep the sample/library/readgroup structure. If required it's also possible to collapse this, the output file then des not have any sample/library/readgroup structure.

aggregation values can not be regenerated the file is considered corrupt. This should only happen when the user will edit the seqstat file manually.

For documentation and manuals visit our github.io page: https://biopet.github.io/seqstat

About

Summary

SeqStat is a package that contains tools to generate stats from a FastQ file, merge those stats for multiple samples, and validate the generated stats files.

Last Updated

Aug 22, 2018 at 13:44

License

MIT

Total Downloads

13.7K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.1
macOS-64 Last supported version: 0.1