~ubuntu-branches/ubuntu/saucy/ncbi-tools6/saucy

« back to all changes in this revision

Viewing changes to make/makeallchives

  • Committer: Package Import Robot
  • Author(s): Aaron M. Ucko, Andreas Tille
  • Date: 2012-06-24 22:54:29 UTC
  • mfrom: (15.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20120624225429-b91zwa0d9xanjlqb
Tags: 6.1.20120620-2
[ Andreas Tille ]
debian/upstream: Strings containing ': ' need to be quoted.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
#
3
 
# $Id: makeallchives 279005 2011-04-26 15:38:15Z bollin $
 
3
# $Id: makeallchives 338696 2011-09-21 19:34:41Z bollin $
4
4
#
5
5
#
6
6
# Creates all archives from a directory above 'ncbi'
28
28
   KShopp.flt KSkyte.flt KSpur.flt KSpyr.flt \
29
29
   BLOSUM45 BLOSUM80 PAM30 PAM70 KSpcc.mat \
30
30
   ecnum_ambiguous.txt ecnum_specific.txt UniVec.nhr UniVec.nin UniVec.nsq \
31
 
   UniVec_Core.nhr UniVec_Core.nin UniVec_Core.nsq organelle_products.prt"
 
31
   UniVec_Core.nhr UniVec_Core.nin UniVec_Core.nsq organelle_products.prt \
 
32
   product_rules.prt"
32
33
 
33
34
configfiles="nlmstmanrc sequinrc ncbidtrc"
34
35