Skip to content

Commit 0947658

Browse files
committed
update readme
1 parent e4f5143 commit 0947658

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Full USAGE
3737
-----------
3838
3939
Usage: perl FaQCs.pl [options] [-u unpaired.fastq] -p reads1.fastq reads2.fastq -d out_directory
40-
Version 1.34
40+
Version 1.35
4141
Input File: (can use more than once)
4242
-u <Files> Unpaired reads
4343
@@ -107,6 +107,10 @@ Full USAGE
107107
---------------
108108
VERSION HISTORY
109109
---------------
110+
======== Version 1.35
111+
- add option "-polyA" Trim polyA
112+
- update adapter trimming algorithm. If more than one adapter in a read, the whole read is filtered.
113+
110114
======== Version 1.34
111115
- add option "-5trim_off <bool> Turn off trimming from 5'end."
112116
- add INSTALL.sh script for two requried perl modules installations.

0 commit comments

Comments
 (0)