bin/neurohmmerapp in neurohmmerapp-0.0.5 vs bin/neurohmmerapp in neurohmmerapp-0.0.6
- old
+ new
@@ -34,20 +34,19 @@
on 'g', 'public_dir=',
'dhe public directory that is served to the web application.',
argument: true
- on 'b', 'bin=',
+ on 'H', 'hmmer_bin=',
'Load HMMER 3.0 binaries from this directory',
- argument: true,
- as: Array
+ argument: true
- on 'n', 'num_threads=',
- 'Number of threads to use to run a BLAST search',
+ on 'S', 'signalp_path=',
+ 'Load SignalP binary from this path.',
argument: true
- on 'H', 'host=',
- 'Host to run NeuroHmmerApp on',
+ on 'n', 'num_threads=',
+ 'Number of threads to use to run a BLAST search',
argument: true
on 'p', 'port=',
'Port to run NeuroHmmerApp on',
argument: true