Skip to content

Commit 5442a94

Browse files
committed
Improved the PATH recommendation.
1 parent b2144a8 commit 5442a94

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
@@ -12,7 +12,7 @@ you can run from anywhere you want. Although it is recommended
1212
or add 4Pipe4's directory to your $PATH.
1313

1414
```
15-
PATH=/path/to/4Pipe4/:$PATH
15+
PATH=$PATH:/path/to/4Pipe4/
1616
```
1717

1818
Please check the README.md section on the helper scripts for a semi-automatic
@@ -54,7 +54,7 @@ Not strictly required, but highly recommended to for best results are the
5454
external programs that 4Pipe4 uses in it's processes. By default, these are:
5555

5656
* seqclean (http://compbio.dfci.harvard.edu/tgi/software/)
57-
* mira 4.x series (http://mira-assembler.sourceforge.net/)
57+
* mira 4.x series (http://mira-assembler.sourceforge.net/)
5858
* getorf (http://emboss.sourceforge.net/apps/cvs/emboss/apps/getorf.html)
5959
* blast (ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/)
6060
* blast2go4pipe (http://www.blast2go.com/b2glaunch/resources) - *Seems to have been discontinued*

0 commit comments

Comments
 (0)