Mercurial > repos > okorol > itsx
diff ITSx.xml @ 6:8a6312fa4633 draft
Uploaded
author | okorol |
---|---|
date | Fri, 05 Jun 2015 11:14:25 -0400 |
parents | c711ca9a7f4c |
children | d74a601111f2 |
line wrap: on
line diff
--- a/ITSx.xml Fri Jun 05 11:10:49 2015 -0400 +++ b/ITSx.xml Fri Jun 05 11:14:25 2015 -0400 @@ -6,6 +6,13 @@ <command interpreter="perl"> ITSx -i $input --detailed_results T -N $domain_num --cpu ${NSLOTS} $preserve $reset + #if "${NSLOTS}"=="": + --cpu=4 + #else: + --cpu="${NSLOTS}" + #end if + + </command> <requirements> <requirement type="package" version="3.1b1">hmmer</requirement>