Project

General

Profile

CryoSPARC » History » Version 2

Sargis Dallakyan, 03/06/2019 07:25 PM

1 1 Sargis Dallakyan
h1. CryoSPARC
2
3
The user is able to display cryoSPARC v2 3D refinement jobs.
4
5
h2. Installing
6
7 2 Sargis Dallakyan
Install "MongoDB PHP Driver":https://docs.mongodb.com/ecosystem/drivers/php/. 
8
9
For CentOS 7 our centos7AutoInstallation.py does this. 
10
11
For CentOS 6, "update to PHP 5.6 on CentOS 6 using remi repository":https://blog.tinned-software.net/update-to-php-5-6-on-centos-6-using-remi-repository/. Then install "MongoDB PHP Driver". 
12
13
Add the following lines to your myamiweb/config.php
14
<pre>
15
// --- cryoSPARC host name and port number. --- //
16
define('CRYOSPARC', "yourhost");
17
define('CRYOSPARC_PORT', "39001");
18
</pre>
19
Replace yourhost, with the name or IP address of your host running cryoSPARC v2.
20
21
h2. Usage
22
23
In Appion menu click on cryoSPARC link.
24
!thumbnail_image.png!
25
26
Enter Project and Job ID for a cryoSPARC v2 3D refinement job and click Submit.
27
!thumbnail_image1.png!
28
29
This renders a page similar to this one:
30
!cryosparcs.png!
31
In the top left it shows 3D map. Wait for it to load. Depending on your network connection and the size of the map it might take a minute to load the map. At the bottom it shows output from cryoSPARC.
32
33
Users can go back and add/remove cryoSPARC jobs as show below:
34
!thumbnail_image2.png!
35
Summary link shows cryoSPARC output similar to above.