Skip to content

Commit

Permalink
Updated configs to new parameteres
Browse files Browse the repository at this point in the history
  • Loading branch information
renewiegandt committed Jan 12, 2019
1 parent 574881f commit f1d0dc7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/create_gtf.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
params{
organism="hg38"
tissue=""
}
1 change: 1 addition & 0 deletions config/filter_motifs.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
params{
min_size_fp=10
max_size_fp=100
tfbsscan_method = "moods"
}
1 change: 1 addition & 0 deletions config/footprint_extraction.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ params{
window_length = 200
step = 100
percentage = 0
max_bp_between = 6
}

0 comments on commit f1d0dc7

Please sign in to comment.