Skip to content

Commit

Permalink
improve parameters for my part once more
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasiia authored Dec 10, 2018
1 parent 5a7a526 commit ffed012
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ Required arguments:
Optional arguments:
Footprint extraction:
--window_length INT (Default: 200)
--step INT (Default: 100)
--percentage INT(Default: 0)
--window_length INT (Default: 200) a length of a window
--step INT (Default: 100) an interval to slide the window
--percentage INT(Default: 0) a percentage to be added to background while searching for footprints
Filter unknown motifs:
--min_size_fp INT (Default: 10)
Expand Down

0 comments on commit ffed012

Please sign in to comment.