X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fsh%2Fx.sh;h=2e17d41a8de601868125f158e82b350f5bc230fc;hb=86e9249b554df5fec473c2b1e4a19a43f28444ce;hp=4cd53bce151192d07de98597488d04f5d81e792a;hpb=e904083a7b8afa84eb52de8b8081a626796ada1d;p=jalview.git diff --git a/forester/sh/x.sh b/forester/sh/x.sh index 4cd53bc..2e17d41 100644 --- a/forester/sh/x.sh +++ b/forester/sh/x.sh @@ -3,6 +3,6 @@ do if test -f "$i" then echo "Doing something to $i" - cd-hit -c 0.90 -i $i -o cdhit090/$i + cd-hit -c 0.95 -i $i -o cdhit095/$i fi done \ No newline at end of file