https://github.com/holgerbrandl/scalautils
A collection of scala utilities
https://github.com/holgerbrandl/scalautils
Last synced: 7 months ago
JSON representation
A collection of scala utilities
- Host: GitHub
- URL: https://github.com/holgerbrandl/scalautils
- Owner: holgerbrandl
- License: bsd-2-clause
- Created: 2015-10-06T08:47:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T08:31:19.000Z (over 9 years ago)
- Last Synced: 2025-01-21T13:08:37.984Z (9 months ago)
- Language: Scala
- Size: 248 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scalautils
A collection of scala utilities[  ](https://bintray.com/holgerbrandl/mpicbg-scicomp/scalautils/_latestVersion)
## Features
The main parts are
* streamlined executation of bash and R snippets within Scala
* Some bioinformatic data types and tools to manipulate fasta files
* Utilties for string, file and colleciton handling## Usage
To use simply add the following bits to your pom and enable jcenter as repository
```de.mpicbg.scicomp
scalautils_2.11
0.1
pom```
## References
* jcenter path is https://jcenter.bintray.com/de/mpicbg/scicomp/scalautils_2.11/0.1
* https://bintray.com/holgerbrandl/mpicbg-scicomp/scalautils/view