examples/arpwarp_registration.md
... ...
@@ -1 +0,0 @@
1
-../arp_warp.md
... ...
\ No newline at end of file
examples/arpwarp_registration.md
... ...
@@ -0,0 +1,33 @@
1
+## Registration for Arp/Warp
2
+
3
+At the wishes of the developer, Arp/Warp must be register on a per user basis.
4
+SBGrid verifies that a user has downloaded the Arp/Warp tarball (or .dmg image)
5
+to ensure that each user has registered the application. Once this registration
6
+process is complete, the Arp/Warp programs is functional in the SBGrid collection.
7
+
8
+Arp/Warp is not functional by default and will be greyed-out in CCP4.
9
+
10
+![CCP4i](../images/1-arp-greyed.png)
11
+
12
+### Follow these steps to register Arp/Warp.
13
+
14
+1. Visit the Arp/Warp website at http://www.embl-hamburg.de/ARP/.
15
+![Arp/Warp website](../images/2-register.png)
16
+
17
+2. Fill out your info to register Arp/Warp.
18
+![Arp/Warp website](../images/3-register.png)
19
+
20
+3. Check your email for download instructions. Download a recent version of
21
+the Arp/Warp program in tarball or .dmg format.
22
+![Arp/Warp tarball](../images/4-download.png)
23
+
24
+4. Run the SBGrid sbgrid-register tool on the tarball or dmg file.
25
+You do not need to decompress the archive and you do not need to install the
26
+Arp/Warp application.
27
+![sbgrid-register](../images/5-sbgrid-register.png)
28
+
29
+5. Open a new terminal and run ccp4i.
30
+Arp/Warp should now be accessible.
31
+![Arp/Warp works](../images/7-arp-works.png)
32
+
33
+Please email *bugs@sbgrid.org* if you have any questions or problems.