StringTie is a fast and highly efficient assembler of RNA-Seq alignments into potential transcripts.
System Information:
- CentOS 7.6
- GNU-4.8.5
The installation instruction can be found in the site
$ git clone https://github.com/gpertea/stringtie $ cd stringtie $ make release
Conduct Tests
$ ./run_tests.sh ..Downloading test data.. ..unpacking test data.. Test 1: Short reads OK. Test 2: Short reads and super-reads OK. Test 3: Long reads OK. Test 4: Long reads with annotation guides OK.