diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2014-01-20 14:07:18 -0500 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2014-01-20 14:07:18 -0500 |
commit | b05e966663dbc9d0885dbeb8819a37f441b189b3 (patch) | |
tree | 5481d95c9f824fcdee59981d979a8a3308a7dd7f | |
parent | 3067fcb7b8863a58e836b1731837e7dc8a0b6f2d (diff) |
add col
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -44,5 +44,5 @@ Y | min_melting_temp | 0° | minimum melting temp of mers Y | min_mer_count | Not Enabled (0) | only select mers that occur more frequently than this number Y | max_select | maximum number of mers to pick Y | ignore_mers | Not Enabled | mers to explicitly ignore, space seperated ex. ignore_mers="ACAGTA ACCATAA ATATATAT" -Y | foreground | path of foreground file -Y | background | path of background file +Y | foreground | Not Enabled | path of foreground file +Y | background | Not Enabled | path of background file |