Mercurial > repos > jjohnson > fastq_sync
annotate README @ 1:b0ab279b5add default tip
Add test cases
| author | Jim Johnson <jj@umn.edu> |
|---|---|
| date | Wed, 20 Mar 2013 08:26:48 -0500 |
| parents | 751f4938cf0d |
| children |
| rev | line source |
|---|---|
| 0 | 1 These tools check and fix synchronization of paired read fastq files. |
| 2 Those files may get out of synchronization due to quality filtering. | |
| 3 | |
| 4 These script can handle Casava 1.8.0 style read IDs, and pre 1.8.0 style ids. | |
| 5 Other types of read ID formats may cause a terminal error. | |
| 6 | |
| 7 |
