TheJacksonLaboratory / SVE

GNU General Public License v3.0
51 stars 12 forks source link

set options for each caller #18

Closed C4t3 closed 5 years ago

C4t3 commented 5 years ago

Hi, how can I set the options for the different callers? For example, what if I want to change the size with -s option for breakdancer? Is it possible?

lslochov commented 5 years ago

Hi, SVE has wrapper scripts for each caller that uses default parameters when running a given caller. If you want to change those parameters, you will have to invoke each caller directly. When SVE is compiled, the binary executables for each caller can be found under the "src" folder.