Skip to content

Commit

Permalink
Note for version of R based on OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
abramovitchMSU committed Dec 11, 2015
1 parent 704e322 commit 097f221
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/source/mactut.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ Finally, let's install R. Navigate to the SPARTA_Mac folder and go to the folder
"Install_R". Within this folder is an R installer. Double-click on the installer and follow
the prompts to install R.

.. important: If you have OSX 10.9 (Mavericks) or higher, you want to use the version 3.2.2. If you have OSX 10.6 to 10.8, you want to use the version 3.2.1. To check which version you have, click on the Apple logo in the upper left hand corner of your screen and then click on "About This Mac". A window will appear telling you which version of OSX you have.
Congratulations! You've installed the necessary dependencies to run SPARTA!

.. _initializing-sparta:
Expand Down Expand Up @@ -447,4 +449,4 @@ Options::
--idattr=<id attribute>
--mode=MODE Mode to handle reads overlapping more than one
feature. Default is --mode=union. Usage: --mode=union
/intersection-strict/intersection-nonempty
/intersection-strict/intersection-nonempty

0 comments on commit 097f221

Please sign in to comment.