Within the Biopet framework it is also possible to write your own tools in Scala. If a give functionality or script is not incorporated within the framework
one can write a tool that does the job. Below you can see an example tool which is written for automatically building sample configs.
### Tools (Scala programs)
Within the Biopet framework it is also possible to write your own tools in Scala.
When a certain functionality or script is not incorporated within the framework one can write a tool that does the job.
Below you can see an example tool which is written for automatically building sample configs.