Uses of Class
compbio.runner._impl.NetNglyc

Packages that use NetNglyc
compbio.runner._impl   
 

Uses of NetNglyc in compbio.runner._impl
 

Methods in compbio.runner._impl that return NetNglyc
 NetNglyc NetNglyc.addParameters(List<String> parameters)
           
static NetNglyc Runners.getNetNglycRunnable(String workDirectory)
           
 

Methods in compbio.runner._impl that return types with arguments of type NetNglyc
 Limit<NetNglyc> NetNglyc.getLimit(String presetName)
           
 LimitsManager<NetNglyc> NetNglyc.getLimits()
           
 CommandBuilder<NetNglyc> NetNglyc.getParameters(Executable.ExecProvider provider)