Skip to content

Commit 2d444ad

Browse files
author
Luca Denti
committed
Update README
1 parent 8940500 commit 2d444ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

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

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

21-
This version has been tested on 64bit Linux system.
21+
The tool has been tested only on 64bit Linux system.
2222

2323
[![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 commit comments

Comments
 (0)