-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8266976
commit f37b7b8
Showing
11 changed files
with
414 additions
and
196 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,17 @@ | ||
REQUIREMENTS | ||
|
||
# Become root and do: | ||
./install-CGAT-tools.sh --install-os-packages | ||
|
||
INSTALL | ||
|
||
sh install_prerequisites.sh | ||
python setup.py install | ||
# As non-root user: | ||
./install-CGAT-tools.sh --install-python-deps | ||
|
||
NOTES | ||
|
||
The "install-CGAT-tools.sh" script works only in Ubuntu 12.x and Scientific Linux 6.x | ||
|
||
Please visit the following page to find more information about alternative installation methods: | ||
http://www.cgat.org/~andreas/documentation/cgat/CGATInstallation.html | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.