sequencefile-examples/README.md

12 lines
199 B
Markdown

# sequencefile-examples
A collection of examples of working with sequence files
Setup:
------
* Clone the project
```
cd /tmp && git clone https://github.com/sakserv/sequencefile-examples.git
```