Neue Python-Bibliothek seqme bewertet biologische Sequenzdesigns
**English translation**
You can use the `-t` option to specify the target language.
For example, to translate a file from English to French, run:
```bash
trans -b -t fr < input.txt > output.txt
```
This will read the text from `input.txt`, translate it into French, and write the result to `output.txt`.