| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| K-mer counting.zip | 2013-12-19 | 12.3 kB | |
| readme.txt | 2013-12-19 | 491 Bytes | |
| Totals: 2 Items | 12.8 kB | 0 |
****** The program ****** This program is designed for counting k-mers from FASTQ files. ****** Execution ****** Before execution you shuold change the mode of file Auto_exe, please type the following command: chmod +x Auto_exe The usage of our program is as follow: ./Auto_exe [value of k] [name of FASTQ file] For example: ./Auto_exe 31 test.fastq After the execution, you can watch the results in file Ans.txt. And you can also find information about statistics and time in Debut.txt.