[med-svn] [Git][med-team/snpeff][master] Add binary package snpsift

Andreas Tille gitlab at salsa.debian.org
Tue May 12 09:17:15 BST 2020



Andreas Tille pushed to branch master at Debian Med / snpeff


Commits:
ddb09726 by Andreas Tille at 2020-05-12T10:17:00+02:00
Add binary package snpsift

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -36,7 +36,7 @@ Rules-Requires-Root: no
 
 Package: snpeff
 Architecture: all
-Depends: ${shlibs:Depends},
+Depends: ${java:Depends},
          ${misc:Depends}
 Description: genetic variant annotation and effect prediction toolbox
  SnpEff is a variant annotation and effect prediction tool. It annotates
@@ -54,8 +54,10 @@ Description: genetic variant annotation and effect prediction toolbox
 
 Package: libsnpeff-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
-Suggests: ${maven:OptionalDepends}, libsnpeff-java-doc
+Depends: ${misc:Depends},
+         ${maven:Depends}
+Suggests: ${maven:OptionalDepends},
+          libsnpeff-java-doc
 Description: Snp Effect
  Variant annotation and effect prediction package.
 
@@ -63,9 +65,21 @@ Package: libsnpeff-java-doc
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
-Recommends: ${maven:DocDepends}, ${maven:DocOptionalDepends}
+Recommends: ${maven:DocDepends},
+            ${maven:DocOptionalDepends}
 Suggests: libsnpeff-java
 Description: Documentation for Snp Effect
  Variant annotation and effect prediction package.
  .
  This package contains the API documentation of libsnpeff-java.
+
+Package: snpsift
+Architecture: all
+Depends: ${java:Depends},
+         ${misc:Depends}
+Description: annotates genomic variants using databases
+ SnpSift annotates genomic variants using databases, filters, and
+ manipulates genomic annotated variants. Once you annotated your files
+ using SnpEff, you can use SnpSift to help you filter large genomic
+ datasets in order to find the most significant variants for your
+ experiment.



View it on GitLab: https://salsa.debian.org/med-team/snpeff/-/commit/ddb09726588ba978ba10bc1b27e077b785cb86ee

-- 
View it on GitLab: https://salsa.debian.org/med-team/snpeff/-/commit/ddb09726588ba978ba10bc1b27e077b785cb86ee
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200512/4b92a6d2/attachment-0001.html>


More information about the debian-med-commit mailing list