Sha256: 80a82c7cf451d94e6ca02d29ebfe275351ddcd7e18153194c80cd28e3d0e6eaf
Contents?: true
Size: 149 Bytes
Versions: 7
Compression:
Stored size: 149 Bytes
Contents
#!/usr/bin/env ruby require_relative '../lib/commands' Signal.trap('PIPE', 'EXIT') Signal.trap('INT', 'EXIT') Unipept::Commands::Uniprot.run(ARGV)
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
unipept-1.1.1 | bin/uniprot |
unipept-1.1.0 | bin/uniprot |
unipept-1.0.1 | bin/uniprot |
unipept-1.0.0 | bin/uniprot |
unipept-0.10.0 | bin/uniprot |
unipept-0.9.0 | bin/uniprot |
unipept-0.8.0 | bin/uniprot |