fastqc 0.11.9+dfsg-6 source package in Ubuntu

Changelog

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

  * Fix watch file
  * Standards-Version: 4.6.1 (routine-update)

 -- Andreas Tille <email address hidden>  Thu, 03 Nov 2022 14:05:51 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fastqc_0.11.9+dfsg-6.dsc 2.2 KiB ffdbb698eb551db2f4a34da6b44e84a1849f844a732ac46b85f7eaa29cdb7567
fastqc_0.11.9+dfsg.orig.tar.xz 293.6 KiB 97e856e8f96f66cd1e18beb8900cde7b526ea0a8ee97294d6a4c2f99fa8e2218
fastqc_0.11.9+dfsg-6.debian.tar.xz 17.6 KiB d963880727f82790aa5cd0590f26f8afbae63fb329799e1099d00b7e6f8e6190

Available diffs

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