Skip to content

Third release

Compare
Choose a tag to compare
@hrani hrani released this 27 Feb 17:49
· 153 commits to stable since this release
c1dad5c

With addition scripts one can do basic parameter sweep on the model. It runs the findSim program on all tsv files in the specified directory with modifications of the selected parameters. It computes the mean score for each run and presents the "best" (parameter, score) along with next-best flanking. It can do this in parallel using Python's multiprocessing library.