An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# scalautils
A collection of scala utilities

[ ![Download](https://api.bintray.com/packages/holgerbrandl/mpicbg-scicomp/scalautils/images/download.svg) ](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