Commit 368592f6 authored by Liubov Chuprikova's avatar Liubov Chuprikova
Browse files

Add long description

parent 1619db02
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@ q2-alignment (2019.1.0-1) UNRELEASED; urgency=medium

  * Initial release (Closes: #<bug>)
  TODO: Package
          q2-types
          sina

 -- Liubov Chuprikova <chuprikovalv@gmail.com>  Mon, 25 Mar 2019 18:41:18 +0100
+21 −1
Original line number Diff line number Diff line
@@ -27,4 +27,24 @@ Depends: ${shlibs:Depends},
         qiime,
         mafft
Description: QIIME 2 plugin for generating and manipulating alignments
 <long_description>
 QIIME 2 is a powerful, extensible, and decentralized microbiome analysis
 package with a focus on data and analysis transparency. QIIME 2 enables
 researchers to start an analysis with raw DNA sequence data and finish with
 publication-quality figures and statistical results.
 Key features:
  * Integrated and automatic tracking of data provenance
  * Semantic type system
  * Plugin system for extending microbiome analysis functionality
  * Support for multiple types of user interfaces (e.g. API, command line,
 graphical)
 .
 QIIME 2 is a complete redesign and rewrite of the QIIME 1 microbiome analysis
 pipeline. QIIME 2 will address many of the limitations of QIIME 1, while
 retaining the features that makes QIIME 1 a powerful and widely-used analysis
 pipeline.
 .
 QIIME 2 currently supports an initial end-to-end microbiome analysis pipeline.
 New functionality will regularly become available through QIIME 2 plugins. You
 can view a list of plugins that are currently available on the QIIME 2 plugin
 availability page. The future plugins page lists plugins that are being
 developed.