We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6663378 + ef98b3f commit 3b3dbebCopy full SHA for 3b3dbeb
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-##Obtaining and installing StringTie
+## Obtaining and installing StringTie
2
3
The current version of StringTie can also be downloaded from
4
http://ccb.jhu.edu/software/stringtie
@@ -17,7 +17,7 @@ which is more suitable for debugging and runtime checking but which can be
17
significantly slower than the optimized version which is obtained by using
18
`make release`.
19
20
-##Running StringTie
+## Running StringTie
21
22
Run stringtie from the command line like this:
23
'''
@@ -79,7 +79,7 @@ usage mode the following options are available:
79
-l <label> name prefix for output transcripts (default: MSTRG)
80
```
81
82
-##Input files
+## Input files
83
84
85
StringTie takes as input a binary SAM (BAM) file sorted by reference position.
0 commit comments