You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Running StringTie on the provided test/demo data
70
+
### Running StringTie on the provided test data
71
71
72
72
When building from this source repository, after the program was compiled with `make release` as instructed above, the generated binary can be tested on a small data set with a command like this:
73
73
```
@@ -84,7 +84,7 @@ cd stringtie-3.0.0.Linux_x86_64
84
84
./run_tests.sh
85
85
```
86
86
87
-
These small test/demo data sets can also be downloaded separately as <ahref="https://github.com/gpertea/stringtie/raw/test_data/tests.tar.gz">test_data.tar.gz</a>
87
+
These small test/demo data set can be downloaded as <ahref="https://github.com/gpertea/stringtie/raw/test_data/tests_3.tar.gz">tests_3.tar.gz</a>
88
88
along with the source package and pre-compiled packages on the <ahref="https://github.com/gpertea/stringtie/releases">Releases</a>
0 commit comments