fastqc 0.11.9+dfsg-1 source package in Ubuntu

Changelog

fastqc (0.11.9+dfsg-1) unstable; urgency=medium

  * New upstream version
  * debhelper-compat 12 (routine-update)
  * Standards-Version: 4.4.1 (routine-update)
  * Updated patches.

 -- Steffen Moeller <email address hidden>  Sun, 12 Jan 2020 22:40:39 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fastqc_0.11.9+dfsg-1.dsc 2.1 KiB 89ceb54aac0a394bec780361c2a2c1f311f0e0d2edd51cabee3fc0b6184fcf78
fastqc_0.11.9+dfsg.orig.tar.xz 293.6 KiB 97e856e8f96f66cd1e18beb8900cde7b526ea0a8ee97294d6a4c2f99fa8e2218
fastqc_0.11.9+dfsg-1.debian.tar.xz 16.6 KiB e237a12cf6ba488a6d3ed4a98625049405723cded7881d9f1fff2521c79fcd5a

No changes file available.

Binary packages built by this source

fastqc: quality control for high throughput sequence data

 FastQC aims to provide a simple way to do some quality control checks on
 raw sequence data coming from high throughput sequencing pipelines. It
 provides a modular set of analyses which you can use to give a quick
 impression of whether your data has any problems of which you should
 be aware before doing any further analysis.
 .
 The main functions of FastQC are
  * Import of data from BAM, SAM or FastQ files (any variant)
  * Providing a quick overview to tell you in which areas there may
    be problems
  * Summary graphs and tables to quickly assess your data
  * Export of results to an HTML based permanent report
  * Offline operation to allow automated generation of reports without
    running the interactive application