Skip to content

Commit

Permalink
Update modisco
Browse files Browse the repository at this point in the history
  • Loading branch information
xjyx authored Mar 26, 2024
1 parent b785e5d commit 0761ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modisco
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ if args.cmd == "motifs":
hypothetical_contribs=attributions,
one_hot=sequences,
max_seqlets_per_metacluster=args.max_seqlets,
sliding_window_size=20,
sliding_window_size=15,
flank_size=5,
target_seqlet_fdr=0.5, ## increase the FDR
n_leiden_runs=args.n_leiden,
Expand Down

0 comments on commit 0761ddd

Please sign in to comment.