-
Notifications
You must be signed in to change notification settings - Fork 0
/
install.html
284 lines (262 loc) · 14.2 KB
/
install.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
<!DOCTYPE html>
<html lang="en">
<head>
<title>Download & Install - CBFM</title>
<meta charset="utf-8">
<meta name="author" content="pixelhint.com">
<meta name="description" content="Sublime Stunning free HTML5/CSS3 website template"/>
<link rel="stylesheet" type="text/css" href="css/reset.css">
<link rel="stylesheet" type="text/css" href="css/fancybox-thumbs.css">
<link rel="stylesheet" type="text/css" href="css/fancybox-buttons.css">
<link rel="stylesheet" type="text/css" href="css/fancybox.css">
<link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="css/main.css">
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/fancybox.js"></script>
<script type="text/javascript" src="js/fancybox-buttons.js"></script>
<script type="text/javascript" src="js/fancybox-media.js"></script>
<script type="text/javascript" src="js/fancybox-thumbs.js"></script>
<script type="text/javascript" src="js/wow.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-63171219-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<section class="billboard light">
<header class="wrapper light">
<a href="http://www.fieldmuseum.org" target="_blank"><img class="logo" src="img/Field.png" alt=""/></a>
<nav>
<ul>
<!-- <li><a href="">About Us</a></li> -->
<!-- <li><a href="">Products</a></li> -->
<li><a href="index.html">CBFM Home</a></li>
<li><a href="overview.html">Overview</a></li>
<li><a href="install.html">Install</a></li>
<li><a href="material.html">Material</a></li>
</ul>
</nav>
</header>
<div class="caption light animated wow fadeInDown clearfix">
<h1>Computational Biology at the Field Museum Workshop - CBFM</h1>
<p>An easy way into the world of computational biology</p>
<hr>
</div>
<div class="shadow"></div>
</section><!-- End billboard -->
<section class="testimonials wrapper">
<div class="title animated wow fadeIn">
<h3><font color="red"> If you want to take the risk and run all commands on your system, consider these options <a href="risk.html">here</a> </font></h3>
<hr class="separator"/>
<h3></h3>
<hr class="separator"/>
<h2>Download and Install</h2>
<h3>Please download and install the CBFM Appliance for a risk free Linux experience
</h3>
<hr class="separator"/>
</div>
<ul class="clearfix">
<li class="animated wow fadeInDown">
<p>To actively follow the slides and new bioinformatics applications with new commandos in Linux, I highly recommend to download Virtual Box and the CBFM Appliance with Linux Ubuntu. This software allows you to try new commandos without any fear. If -in a worst case scenario- you'd delete all your data or corrupt your Ubuntu operation system, you can just delete the defect Appliance and easily re-install a fresh one.
</p>
<p>Another advantage of the Virtual Box is that several software programs and links to a constantly updated dropbox folder are already created. Therefore, using this software provides you a very smooth entry into the world of Linux.
</p>
<p><b>First download and install VirtualBox for your OS. Then Install the CBFM Appliance.
</p></b>
<hr class="separator"/>
<p align="center"><a href="#2.1">1.1 - Windows</a></p>
<p align="center"><a href="#2.2">1.2 - iOS</a></p>
<p align="center"><a href="#2.3">1.3 - Linux</a></p>
<p align="center"><a href="#2.4">2 - CBFM Workshop Appliance Installation v2.0</a></p>
<p align="center"><a href="#2.5">3 - Installation of Python in CBFM Appliance <br /> (not required in version v2.0)</a></p>
<hr class="separator"/>
<p><a name="2.1"></a></p>
<p><b>1.1 - Windows:
</p></b>
<p><b>(If you're having trouble installing the Virtual Box on Windows 8 or 10, use Hyper-V <a href="hyperv.html">here</a>)</p></b>
<p>MS Windows 7 installation guide (tested and verified):<br />
1. Download Virtual Box <a href="https://www.virtualbox.org/wiki/Downloads">here</a>.<br />
<img src="http://i.imgur.com/5TcLS7G.png" /><br />
2. Execute the downloaded file. Click <strong>Run</strong> when asked.<br />
<img src="http://i.imgur.com/9ChvTu3.png" /> <br />
3. Click <strong>Next</strong>.<br />
<img src="http://i.imgur.com/XYiqOe5.png" /><br />
4. Click <strong>Next</strong>.<br />
<img src="http://i.imgur.com/0ltXh7W.png" /><br />
5. Click <strong>Next</strong>.<br />
<img src="http://i.imgur.com/CUiJYwp.png" /><br />
6. Click <strong>Yes</strong>.<br />
<img src="http://i.imgur.com/dhVoPAp.png" /><br />
7. Click <strong>Install</strong>. <em>You may have to allow installation on your windows OS as administrator.</em> <br />
<img src="http://i.imgur.com/F0uilUm.png" /><br />
9. <strong>Enable</strong> "Always trust software from "Oracle Corporation"" and click <strong>Install</strong><br />
<img src="http://i.imgur.com/lBw2XqH.png" /><br />
10. Click <strong>Finished</strong>. <em>Restart your computer if asked</em>.
</p>
<hr class="separator"/>
<p><a name="2.2"></a></p>
<h3>1.2 - iOS</h3>
<p>Download Virtual Box <a href="https://www.virtualbox.org/wiki/Downloads">here</a>.<br />
1. Double click downloaded file.<br />
2. Double click on "Double click on this icon..." and click Continue.<br />
3. Click Continue.<br />
4. Click Continue.<br />
5. "Install for all user" and click Continue.<br />
6. Click Install.<br />
7. Enter your password if asked.<br />
9. Click Close<br />
</p>
<hr class="separator"/>
<p><a name="2.3"></a></p>
<h3>1.3 - Linux</h3>
<p><b>If I'm running Linux why do I need a Virtual Machine?
</b></p>
<p>If you are already Linux, a virtual machine allows you to follow along in the class step by step without modifying your actual system. In short, explore, try and break things and your computer will still be just fine underneath.
</p>
<p>1.) go to <a href="https://www.virtualbox.org/wiki/Downloads" target="_blank"> here to download VirtualBox</a><br />
2.) click on VirtualBox 4.3.26 for Linux hosts<br />
3.) Download the right version for your Linux distribution.<br />
* For computers with more than 4GB of memory, select AMD64 version.<br />
* For computers with less than 4GB of memory, select the i386 version.<br />
* For example for the latest version of Ubuntu on a system with 8GB of memory select the link for:<br />
* Ubuntu 13.04 ("Raring") / 13.10 ("Saucy") / 14.04 ("Trusty") / 14.10 ("Utopic") - AMD64<br />
4.) click the link next to the above text that says AMD64<br />
* It will download a file with the name: virtualbox-4.3_4.3.26-98988-Ubuntu-raring_amd64.deb<br />
5.) Double click this file and the Software Center will launch to install it.<br />
6.) Click Install.<br />
* You might be asked for your password. If so, enter your password.<br />
</p>
<hr class="separator"/>
<p><a name="2.4"></a></p>
<h3>2 - CBFM Workshop Appliance Installation v2.1</h3>
<p>After you installed the Virtual Box Software (above), you have to download and install the CBFM Workshop Appliance running Ubuntu 14.04.2:<br />
1. Download Ubuntu 64bit Appliance <a href="https://drive.google.com/file/d/0BxlFmQoDgYewaDl2eF9ucnJiekU/view?usp=sharing" target="_blank">here</a>. The file size is more than 2 GB so be aware that the download may take a while. Don't worry if google tells you "Whoops! There was a problem with the preview", just proceed by clicking "Download".<br />
2. Start your Virtual Box <em>(if not already running from <a href="#2.1">above</a>)</em>.<br />
<img src="http://i.imgur.com/G0gZ5ye.png" /><br />
3. Click <strong>File</strong>, then <strong>Import Appliance</strong>.<br />
<img src="http://i.imgur.com/wQLPkRL.png" /><br />
4. <strong>Choose the path</strong> to the downloaded Appliance from Step 1, and click <strong>Next</strong>.<br />
<img src="http://i.imgur.com/4zEdCSc.png" /><br />
5. You may want to change some configurations according to your computer's performance such as RAM, then click <strong>Import</strong>.<br />
<img src="http://i.imgur.com/Dl1b6j8.png" /><br />
<em>(Importing the Appliance may take several minutes)</em><br />
<img src="http://i.imgur.com/0p4pCr8.png" /><br />
6. Click <strong>Start</strong> to start the CBFM Workshop Appliance and have fun!<br />
</p>
<p><b>From CBFM Appliance v2.0 Python is already installed, therefore Step 3 (below) is not required! Please find the example data on Dropbox or in your local folder: <FONT FACE="courier">~/Course_Material/Data</FONT>.</b> <br />
</p>
<p><b>If you have problems running the CBFM Appliance on Windows with 64bit, please refer to <a href="https://www.youtube.com/watch?v=1wc3fjGtPHU" target="_blank">this video</a> for a possible solution.</b> <br />
</p>
<p><b>If you have trouble running the CBFM Appliance on iOS or Linux, you may have to consider these additional steps:</b><br />
In the Oracle VM VirtualBox Manager screen we need to edit the "Shared Folders" option.<br />
1. Click on the "Shared folders" link.<br />
2. In the screen that open up, select the shared folder named "C_Drive"<br />
3. Click the blue folder with the orange circle on the right hand side.<br />
4. Change Folder Path to /home/username/<br />
5. Click OK<br />
6. Click Start up at the top<br />
</p>
<hr class="separator"/>
<p><a name="2.5"></a></p>
<h3>3 - Install the Anaconda python distribution</h3>
<p><b>(Not required when you're running the CBFM Appliance v2.0)
</b></p>
<p>
1. Open a terminal and run the following commands.<br />
<FONT FACE="courier">
wget https://3230d63b5fc54e62148e-c95ac804525aac4b6dba79b00b39d1d3.ssl.cf1.rackcdn.com/Anaconda-2.2.0-Linux-x86_64.sh <br />
bash Anaconda-2.2.0-Linux-x86_64.sh<br />
</FONT>
Follow instructions: press space bar to page through license agreement, then enter 'yes'. Press Enter to accept default install location. Wait for the install to finish and answer 'yes' to prepend the install location to your PATH.<br />
<br />
2. Install Emacs, a powerful text editor for programming<br />
<FONT FACE="courier">
sudo apt-get install emacs24<br />
</FONT>
(Recall the password for the CBFM virtual machine is 'user'.) I have provided a minimal configuration file that sets some nice default options:<br />
<FONT FACE="courier">
wget https://www.dropbox.com/s/wcn3p3ofopeiosx/cbfm-dot-emacs<br />
mv cbfm-dot-emacs .emacs<br />
</FONT>
<br />
3. Download example data and script<br />
<FONT FACE="courier">
wget https://www.dropbox.com/s/mydpltne4ecq1o3/cbfm-gbfilter-example.py<br />
wget https://www.dropbox.com/s/u36cofg6434qq6c/gbpln2.seq.gz<br />
</FONT>
</p>
<hr class="separator"/>
</li>
</ul>
</section><!-- End testimonials -->
<!--
<section class="testimonials wrapper">
<div class="title animated wow fadeIn">
<h2>Testimonials</h2>
<h3>what clients are saying about us</h3>
<hr class="separator"/>
</div>
<ul class="clearfix">
<li class="animated wow fadeInDown">
<p><img src="img/quotes.png" alt="" class="quotes"/>Dolor sit amet consectetur isicing elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua enim ad minim veniam quis nostrud laboris.
<span class="triangle"></span>
</p>
<div class="client">
<img src="img/client1.jpg" class="avatar"/>
<div class="client_details">
<h4>John Doe</h4>
<h5>CEO</h5>
</div>
</div>
</li>
<li class="animated wow fadeInDown" data-wow-delay=".2s">
<p><img src="img/quotes.png" alt="" class="quotes"/>Tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam sunt in culpa officia deserunt mollit anim laborum sint occaecat.
<span class="triangle"></span>
</p>
<div class="client">
<img src="img/client2.jpg" class="avatar"/>
<div class="client_details">
<h4>Alex Martin</h4>
<h5>UI Designer</h5>
</div>
</div>
</li>
<li class="animated wow fadeInDown" data-wow-delay=".4s">
<p><img src="img/quotes.png" alt="" class="quotes"/>Aliquip ex ea commodo consequat duis aute irure dolor in reprehenderit in voluptate velit esse slum dolore eu fugiat nulla pariatursint occaecat.
<span class="triangle"></span>
</p>
<div class="client">
<img src="img/client3.jpg" class="avatar"/>
<div class="client_details">
<h4>Linda Doe</h4>
<h5>Developer</h5>
</div>
</div>
</li>
</ul>
</section><!-- End testimonials -->
<footer>
<div class="wrapper">
<div class="rights">
<img src="img/Field_Museum_logo.jpg" alt="" class="footer_logo"/>
<p><a href="http://www.felixgrewe.de" target="_blank">Felix Grewe</a> 2015 | Licensed under a <a href="https://creativecommons.org/licenses/by-nc-nd/3.0/us/">Creative Commons 3.0 License</a>.</p>
</div>
<nav>
<ul>
<!-- <li><a href="#">About</a></li> -->
<li><a href="faq.html">FAQ</a></li>
<!-- <li><a href="#">Services</a></li>
<li><a href="#">Blog</a></li> -->
<li><a href="contact.html">Contact</a></li>
<li><a href="https://docs.google.com/forms/d/1Sb5s4JbxeQSLF0UwEt47vvGCBMzlMlankqU2PVD3NWI/viewform?usp=send_form" target="_blank">Feedback</a></li>
</ul>
</nav>
</div>
</footer><!-- End footer -->
</body>
</html>