SBGrid-Wiki.md
... ...
@@ -1,6 +1,6 @@
1 1
## Welcome to the SBGrid Consortium Wiki
2 2
3
-**MacOS 10.15 catalina support**
3
+**MacOS 10.15 catalina is supported **
4 4
[Click here for More info.](catalina)
5 5
6 6
![SBGrid](images/terminal.png)
client_CLI_install.md
... ...
@@ -42,14 +42,14 @@ The SBGrid installation client requires an individual account. To get started, f
42 42
### Binary releases
43 43
Binary releases of the install client are recommended - there is minimal installation needed for these binaries and they can be run from any location with no dependencies. Untar the archive, make the file executable if necessary, and run from your preferred location.
44 44
45
-[Mac : 1.0.694, 2018-03-21](downloads/sbgrid-1.0.694-Darwin.tgz)
45
+[Mac : 1.0.695, 2018-03-21](downloads/sbgrid-1.0.695-Darwin.tgz)
46 46
47 47
[Linux : 1.0.695, 2020-05-31](downloads/sbgrid-1.0.695-Linux.tgz)
48 48
49 49
```
50
-$ tar -zxf sbgrid-1.0.694-Darwin.tgz
50
+$ tar -zxf sbgrid-1.0.695-Darwin.tgz
51 51
52
-$ cd sbgrid-1.0.694-Darwin
52
+$ cd sbgrid-1.0.695-Darwin
53 53
54 54
$ ./sbgrid
55 55
usage:
client_install.md
... ...
@@ -1,6 +1,6 @@
1 1
## SBGrid installation client
2 2
3
-The SBGrid softare collection can be installed using our graphical installation client for Apple OSX computers running MacOSX v10.11 - 10.14 .
3
+The SBGrid softare collection can be installed using our graphical installation client for Apple OSX computers running MacOSX v10.11 - 10.15.
4 4
5 5
**BIOGRIDS users** - [ Instructions can be found here ](https://biogrids.org/wiki/client_install) .
6 6
... ...
@@ -46,7 +46,7 @@ A command line version is also available for mac and linux - installation instru
46 46
47 47
**1. Download the latest SBGrid installation client from here.**
48 48
49
- [Latest build : 1.0.694, 2018-03-21](downloads/SBGrid_Installer-1.0.694.dmg)
49
+ [Latest build : 1.0.695, 2018-03-21](downloads/SBGrid_Installer-1.0.695.dmg)
50 50
51 51
**2. Mount the .dmg disk image on your Mac.** Copy the 'SBGrid installer.app' to a convenient location - it does not need to be in /Applications. The .app bundle can be run directly from the mounted dmg image with no installation if desired.
52 52
developers.md
... ...
@@ -1,12 +1,13 @@
1 1
## SBGrid Developer Support Program
2 2
In an effort to show our appreciation for their hard work and to encourage the continuing development and support of cutting edge structural biology software, SBGrid offers a Developer Support Program featuring a wide array of benefits for structural biology software developers.
3 3
4
-- [Support Letters](#sbgrid-developer-support-program_support-letters)
5
-- [Software Beta Testing](#sbgrid-developer-support-program_software-beta-testing)
6
-- [Annual Software Awards](#sbgrid-developer-support-program_annual-software-awards)
7
-- [Stretch Your Resources](#sbgrid-developer-support-program_stretch-your-resources)
8
-- [Broad Exposure for Your Software](#sbgrid-developer-support-program_broad-exposure-for-your-software)
9
-- [Connect With Users](#sbgrid-developer-support-program_connect-with-users)
4
+- [SBGrid Developer Support Program](#sbgrid-developer-support-program)
5
+ - [Support Letters](#support-letters)
6
+ - [Software Beta Testing](#software-beta-testing)
7
+ - [Annual Software Awards](#annual-software-awards)
8
+ - [Stretch Your Resources](#stretch-your-resources)
9
+ - [Broad Exposure for Your Software](#broad-exposure-for-your-software)
10
+ - [Connect With Users](#connect-with-users)
10 11
11 12
### Support Letters
12 13
When applying for grants or financial support please let us know! We can provide support letters on behalf of members of SBGrid Consortium. Letters would include details about our membership, number of computers that can access your software, operating systems used by our community, etc. Please use the [contact form](http://sbgrid.org/contact.php|contact) on the SBGrid website.
installation_overview.md
... ...
@@ -9,7 +9,7 @@
9 9
- [OS X Intel](#supported-operating-systems_os-x-intel)
10 10
11 11
## Installing the software
12
-The SBGrid Software Suite contains 325+ Scientific software applications for [Linux and OS X](operatingsystems).
12
+The SBGrid Software Suite contains 440+ Scientific software applications for [Linux and OS X](operatingsystems).
13 13
14 14
The software can be installed using one of 3 methods:
15 15
modulefiles.md
... ...
@@ -1,7 +1,7 @@
1 1
#SBGrid/BioGrids Module Files
2 2
3 3
- [Overview](#overview)
4
-- [Accessing Modules](#access)
4
+- [Accessing Modules](#accessing-modules)
5 5
- [Verify](#verify)
6 6
- [Load](#load)
7 7
- [Unload](#unload)
usage/_Sidebar.md
... ...
@@ -5,6 +5,7 @@ Installing Software
5 5
* [Full Site installation](managing_install)
6 6
* [Graphical installation client](client_install)
7 7
* [Command line installation client](client_CLI_install)
8
+* [Installation on MacOS 10.15 Catalina](catalina)
8 9
9 10
Using the SBGrid Environment
10 11
* [Getting Started with SBGrid](getting_started)
... ...
@@ -35,3 +36,6 @@ Hardware Support Notes
35 36
Portals
36 37
* [Data Processing After WSMR](wsmr-worked)
37 38
* [SBGrid SHARP server](sharp)
39
+
40
+Latest CLI
41
+* [SBGrid CLI v2.0 ](cli_v2)