Add the latest tcsh able to deal with large PATH (at least 4096)

Former-commit-id: 32011d9b239e2c5ed93646a8173b285f377693a3
Former-commit-id: 6e804387bfacfc4e9242ef3f7014642044f3aa2c
This commit is contained in:
2016-04-13 16:21:50 +02:00
parent 756d541a82
commit 69434c5b86
7 changed files with 31 additions and 5 deletions

View File

@ -1,4 +1,4 @@
#!/bin/csh -f
#!/bin/env tcsh -f
#
# Annotate CDS - Exonerate
#

View File

@ -1,4 +1,4 @@
#!/bin/csh -f
#!/bin/env tcsh -f
#
# filter a DB thru BlastX
# usually to speedup further DB search

View File

@ -1,4 +1,4 @@
#!/bin/csh -f
#!/bin/env tcsh -f
#
# Annotate CDS
#

View File

@ -1,4 +1,4 @@
#!/bin/csh -f
#!/bin/env tcsh -f
setenv Verbose 0