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 233464 and 238858

Description: FASTA and FASTQ file manipulation tools
 A collection of scripts that perform useful and common
 FASTA/FASTQ manipulation tasks.
 .
 All scripts automatically detect whether the input is
 a FASTA or FASTQ file.
 .
 Input and output files can be gzipped.
Description: FASTA and FASTQ file manipulation tools
 Fastaq represents a diverse collection of scripts that perform useful and
 common FASTA/FASTQ manipulation tasks, such as filtering, merging, splitting,
 sorting, trimming, search/replace, etc. Input and output files can be gzipped
 (format is automatically detected) and individual Fastaq commands can be piped
 together.
--- 233464	Thu Jan  1 00:00:00 1970
+++ 238858	Thu Jan  1 00:00:00 1970
@@ -1,8 +1,6 @@
 FASTA and FASTQ file manipulation tools
- A collection of scripts that perform useful and common
+ Fastaq represents a diverse collection of scripts that perform useful and
- FASTA/FASTQ manipulation tasks.
+ common FASTA/FASTQ manipulation tasks, such as filtering, merging, splitting,
- .
+ sorting, trimming, search/replace, etc. Input and output files can be gzipped
- All scripts automatically detect whether the input is
+ (format is automatically detected) and individual Fastaq commands can be piped
- a FASTA or FASTQ file.
+ together.
- .
- Input and output files can be gzipped.