a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 255168 and 219035

Description: discovering Single Nucleotide Polymorphism from raw set(s) of reads
 Software discoSnp is designed for discovering Single Nucleotide
 Polymorphism (SNP) from raw set(s) of reads obtained with Next Generation
 Sequencers (NGS).
 .
 Note that number of input read sets is not constrained, it can be one, two,
 or more. Note also that no other data as reference genome or annotations
 are needed.
 .
 The software is composed by two modules. First module, kissnp2, detects SNPs
 from read sets. A second module, kissreads, enhance the kissnp2 results by
 computing per read set  and for each found SNP:
 .
  1) its mean read coverage
  2) the (phred) quality of reads generating the polymorphism.
 .
 This program is superseded by DiscoSnp++.
Description: discovering Single Nucleotide Polymorphism from raw set(s) of reads
 Software discoSnp is designed for discovering Single Nucleotide
 Polymorphism (SNP) from raw set(s) of reads obtained with Next Generation
 Sequencers (NGS).
 .
 Note that number of input read sets is not constrained, it can be one, two,
 or more. Note also that no other data as reference genome or annotations
 are needed.
 .
 The software is composed by two modules. First module, kissnp2, detects SNPs
 from read sets. A second module, kissreads, enhance the kissnp2 results by
 computing per read set  and for each found SNP:
 1) its mean read coverage
 2) the (phred) quality of reads generating the polymorphism.
--- 255168	Thu Jan  1 00:00:00 1970
+++ 219035	Thu Jan  1 00:00:00 1970
@@ -10,8 +10,5 @@
  The software is composed by two modules. First module, kissnp2, detects SNPs
  from read sets. A second module, kissreads, enhance the kissnp2 results by
  computing per read set  and for each found SNP:
- .
+ 1) its mean read coverage
-  1) its mean read coverage
+ 2) the (phred) quality of reads generating the polymorphism.
-  2) the (phred) quality of reads generating the polymorphism.
- .
- This program is superseded by DiscoSnp++.