Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Denti committed Mar 2, 2017
1 parent 8940500 commit 2d444ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Splicing Graph ALigner (SGAL) performs an accurate approximate mapping of RNA-seq reads against a graph representing the transcripts of a gene.

This version is the one submitted to AlCoB 2017 (http://grammars.grlmc.com/AlCoB2017/).
This version of the tool is the one submitted to AlCoB 2017 (http://grammars.grlmc.com/AlCoB2017/).

### Prerequisites
* python3 (maybe also python is good enough but I didn't test it)
Expand All @@ -18,6 +18,6 @@ cd example/
./run genomic.fa annotation.gff rna_seqs.fa 3 5 gene out
```

This version has been tested on 64bit Linux system.
The tool has been tested only on 64bit Linux system.

[![Join the chat at https://gitter.im/AlgoLab/galig](https://badges.gitter.im/AlgoLab/galig.svg)](https://gitter.im/AlgoLab/galig?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

0 comments on commit 2d444ad

Please sign in to comment.