Skip to main content

No project description provided

Project description

Fastq Statistic

Calculate statistics for Fastq Files.

Requirement

Python: 3.8 or upper

Install

Download the release whl file.

user@linux:~$ python3 -m pip install fastq-statistic

Usage

user@linux:~$ fastq-stat --help
Usage: fastq-stat [OPTIONS] READ1 [READ2]

Arguments:
  READ1    Read1 fastq path or fastq path  [required]
  [READ2]  Read2 filepath or None

Options:
  --sampleid TEXT                 SampleID, default is the first item of
                                  filename splited by underscore(_)

  --result PATH                   Result csv file name, plot with use the same
                                  name.

  --reserve-data / --no-reserve-data
                                  Reserve fastq statistic intermediate data.
                                  [default: False]

  --plot / --no-plot              Plot fastq statistic data.  [default: True]
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.

  --help                          Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastq_statistic-0.1.7.tar.gz (1.6 MB view hashes)

Uploaded Source

Built Distribution

fastq_statistic-0.1.7-py3-none-any.whl (1.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page