| # Testing downloading of the ProtTrans model | |
| rm -f ./ProtTrans/* | |
| python scripts/temstapro -f ./scripts/tests/data/long_sequence_2.fasta \ | |
| -e 'scripts/tests/outputs' -d './ProtTrans/' --mean-out scripts/tests/outputs/004.tmp | |
| rm -f scripts/tests/outputs/mean_52ae55d4fc194abf0e65abc9d740ffc7f84972ddacefb62e931131655083857e.pt | |
| rm -f scripts/tests/outputs/004.tmp | |