snpeff 5.1+dfsg-2 source package in Ubuntu

Changelog

snpeff (5.1+dfsg-2) unstable; urgency=medium

  * Depending on libbiojava5-java instead of libbiojava4-java
  * Refreshing patches
  * Refreshing d/maven.rules
  * Removing junit4-doc as build-dependency
  * Putting changes related to FastQ classes and biojava5 classes into two
    different patches

 -- Pierre Gruet <email address hidden>  Thu, 24 Feb 2022 07:09:20 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
snpeff_5.1+dfsg-2.dsc 2.6 KiB 721794355ffee5621b5a39c7893de44b96db3d03e9ef19d0299b20e70e9c1101
snpeff_5.1+dfsg.orig.tar.xz 127.8 MiB 48579837168ef14e8ba61940027caa7cf2df80dc8a8f7859a1f4fb2abcafa928
snpeff_5.1+dfsg-2.debian.tar.xz 14.3 KiB eb72bc88e3824f712329bab6566466656960d982228342fa681be5df733428ad

Available diffs

No changes file available.

Binary packages built by this source

libsnpeff-java: genetic variant annotation and effect prediction toolbox - lib

 SnpEff is a variant annotation and effect prediction tool. It annotates
 and predicts the effects of variants on genes (such as amino acid
 changes).
 .
 The inputs are predicted variants (SNPs, insertions, deletions and
 MNPs). The input file is usually obtained as a result of a sequencing
 experiment, and it is usually in variant call format (VCF).
 .
 SnpEff analyzes the input variants. It annotates the variants and
 calculates the effects they produce on known genes (e.g. amino acid
 changes).
 .
 This package contains the library.

libsnpeff-java-doc: Documentation for Snp Effect

 Variant annotation and effect prediction package.
 .
 This package contains the API documentation of libsnpeff-java.

snpeff: genetic variant annotation and effect prediction toolbox - tool

 "We are all different!" Geneticists agree to this.
 Even twins, who are said to be identical are on a molecular
 level only "mostly" identical. And even within the exact same individual,
 healthy cells acquire mutations such that we are all genetic mosaics.
 Changes to individual cells may be induced by environmental factors,
 e.g. like UV light, or happen sporadically as mishaps during cellular
 divisions.
 .
 Because there are so many genetic differences, and most have just no
 particular meaning for the development of a phenotype, i.e. most have no
 effect, it would be nice to have heuristics implemented that direct the
 researcher towards single-nucleotide polymorphisms (SNPs) that are most
 likely to be relevant. This identifies the gene that causes or contributes
 to, e.g, an illness, and possibly also genes that are affected by that
 change. Such mechanistic understanding of a disease, particularly when
 multiple genes and multiple genetic variants are contributing to the
 then "polygenic" phenotype, is at the onset of drug development and
 increasingly also for selecting individualized therapies in the clinic.
 .
 SnpEff is a variant annotation and effect prediction tool. It annotates
 and predicts the effects of variants on genes (such as amino acid
 changes).
 The inputs are predicted variants (SNPs, insertions, deletions and
 MNPs). The input file is usually obtained as a result of a sequencing
 experiment, and it is usually in variant call format (VCF).
 .
 SnpEff analyzes the input variants. It annotates the variants and
 calculates the effects they produce on known genes (e.g. amino acid
 changes).
 .
 This package contains the command line tool.