Skip to content
Permalink
e2494a0d75
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
18 lines (15 sloc) 263 Bytes
params {
//bed_to_clustered_fasta
min_seq = 10
//glam2
motif_min_key = 8
motif_max_key = 20
iteration = 10000
//tomtom
tomtom_treshold = 0.01
//motif Clustering
cluster_motif = 0
edge_weight = 50
motif_similarity_thresh = 0.00001
best_motif = 3
}