fastqc 0.11.2+dfsg-3 source package in Ubuntu

Changelog

fastqc (0.11.2+dfsg-3) unstable; urgency=medium


  * d/control: Adapt Vcs-Fields to new location
  * d/rules: xz compression for repackaged upstream source
  * d/watch: uversionmangle instead of dversionmangle to get correct
    upstream tarball name
  * d/README.source: removed since outdated
  * d/manifest: Add /usr/share/java/commons-math3.jar (thanks for the patch
    to Danya Alexeyevsky <email address hidden>)
    Closes: #759543

 -- Andreas Tille <email address hidden>  Thu, 28 Aug 2014 13:34:32 +0200

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

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fastqc_0.11.2+dfsg-3.dsc 2.1 KiB 90c8381e2aea39a12a0c4838eb34caf07f7f63e721f1124726987e8f9046f039
fastqc_0.11.2+dfsg.orig.tar.gz 317.5 KiB 2dceac9f55c0bff16e36e37a179c2d73df04d13b79a37821e46c6b90afa42c10
fastqc_0.11.2+dfsg-3.debian.tar.xz 7.8 KiB 97b6bc3f081efb5c026a428c407ad28db394a44d6b991f29a6f09f83695ac72d

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