rstoolbox.utils.make_rosetta_app_path(application)¶Provided the expected Rosetta application, add path and suffix.
Note
Depends on rosetta.path and rosetta.compilation,
if the filename does not exist.
| Parameters: | application (str) – Name of the application to call. |
||
|---|---|---|---|
| Returns: | |||
| Raise: |
|