diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2014-03-27 22:13:24 -0400 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2014-03-27 22:13:24 -0400 |
commit | de1f88095a623ebe1d83cbfa05868760343ad323 (patch) | |
tree | 5383a8cbcf77ca3156bb8354863dc7a8b3ef4d8a | |
parent | a17c7fdf6e74652ab05eaa00203b40ad7a41e549 (diff) |
add doc for ignore all from file
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -95,6 +95,7 @@ min\_foreground\_binding\_average | 50000 | elminate mers that appear less frequ max\_select | 15 | maximum number of mers to pick max\_check | 35 | maximum number of mers to select (check the top #) ignore\_mers | Not Enabled | mers to explicitly ignore, space seperated ex. ignore\_mers="ACAGTA ACCATAA ATATATAT" +ignore\_all\_mers\_from\_files | Not Enabled | ignore any mers found in these files. space seperated. foreground | Not Enabled | path of foreground file background | Not Enabled | path of background file max\_consecutive\_binding | 4 | The maxium number of consecutive binding nucleotides in homodimer and heterodimers |