Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
snakefood / bin / sfood-cluster
Size: Mime:
#!/usr/bin/env python
# This file is part of the snakefood package.  
# See http://furius.ca/snakefood for license and details.

from snakefood.cluster import main
main()