Mercurial > repos > pfrommolt > ngsrich
annotate NGSrich_0.5.5/src/DEFAULT.properties @ 0:89ad0a9cca52 default tip
Uploaded
author | pfrommolt |
---|---|
date | Mon, 21 Nov 2011 08:12:19 -0500 |
parents | |
children |
rev | line source |
---|---|
0 | 1 ! Path of the temporary directory. |
2 tmpDir: /tmp | |
3 ! Path of the father directory of the output directory. When empty the output directory is placed in the directory containing the reads alignment file. | |
4 outDirPath: | |
5 ! Name of the output directory (not the path). | |
6 outDir: enrichment | |
7 ! Define poorly covered genes. | |
8 poor: 2 | |
9 ! Defines highly covered genes. | |
10 high: 200 |