diff --git a/README.md b/README.md index c980d207..ae8d8dfb 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,12 @@ need for several pipeline stages used by other aligners. The SNAP executable - [v1.0.0 For Linux](https://1drv.ms/u/s!AhuEg_0yZD86hcpYCkpLlDktZnVaow?e=YX60aF) - [v1.0.0 for Windows 10](https://1drv.ms/u/s!AhuEg_0yZD86hcpZQUgOEMrmA5qaLA?e=6FYxAv) +- [v1.0.0 for OSX](https://1drv.ms/u/s!AhuEg_0yZD86hcphrIjwoeTjdSvgoA?e=coSU85) The SNAPCommand tool - [SNAPCommand for Linux](https://1drv.ms/u/s!AhuEg_0yZD86hcpdvv0ZBdB1BqF57g?e=IHVbq2>) - [SNAPCommand for Windows 10](https://1drv.ms/u/s!AhuEg_0yZD86hcpaSLKPRGJ6dcvVgA?e=vXH8y6) +- [SNAPCommand for OSX](https://1drv.ms/u/s!AhuEg_0yZD86hcpgy-ONBaw0DjFpTQ?e=cMc6eE) ## Documentation @@ -28,7 +30,7 @@ SNAP has a one page [Quick Start Guide](https://1drv.ms/b/s!AhuEg_0yZD86hcpcvhSw ## Building -SNAP runs on Windows and Linux. +SNAP runs on Windows, Linux and OSX. For Windows, we provide a Visual C++ project, `snap.sln`. Requirements: - Visual Studio 2019 diff --git a/docs/QuickStart.pdf b/docs/QuickStart.pdf index efe712b1..a65fb375 100644 Binary files a/docs/QuickStart.pdf and b/docs/QuickStart.pdf differ diff --git a/docs/SNAP User Manual.docx b/docs/SNAP User Manual.docx index f0660716..c37a2d03 100644 Binary files a/docs/SNAP User Manual.docx and b/docs/SNAP User Manual.docx differ diff --git a/docs/SNAP User Manual.pdf b/docs/SNAP User Manual.pdf index 6fdc4afe..9f78fc82 100644 Binary files a/docs/SNAP User Manual.pdf and b/docs/SNAP User Manual.pdf differ