File size: 171 Bytes
4b5b766 | 1 2 3 4 5 6 | #!/bin/sh
# Testing passing multiple FASTA sequences and not saving to cache
python scripts/temstapro -f ./scripts/tests/data/multiple_sequences.fasta -d './ProtTrans/'
|
4b5b766 | 1 2 3 4 5 6 | #!/bin/sh
# Testing passing multiple FASTA sequences and not saving to cache
python scripts/temstapro -f ./scripts/tests/data/multiple_sequences.fasta -d './ProtTrans/'
|