Methods: The Qiime pipeline is distributed as a Virtual Machine (VM). This way, the complex pipeline 'just works.' At least that's the hope. These are the steps I took while setting up Qiime 1.7.0.
Installing the Qiime Virtual Box is very well documented. I followed those steps. Because I'm on Windows, I used 7-zip to open the compressed .gz file. Everything else is the same.
After following these instructions, I opened the Virtual Machine (VM) to make sure it was working. I also did the following things.
- Installed the VirtualBox Guest Additions using the disk icon on the left side of the screen.
- Installed the Synaptic Package Manager using the Ubuntu Software Center.*
- Installed the package 'nautilus-open-terminal'*
- Installed these packages: ipython, ipython-notebook-common, and ipython-notebook
- Did updates (all of them, I think... In Qiime 1.6.0, some updates caused problems. I don't remember any problems in Qiime 1.7.0)*
- Changed some Settings: (first, I shut down the VM)
- Gave my VM access to more memory and processor cores. (in settings>system)
- Made Shared Clipboard and Drag'n'Drop bidirectional (settings>general>advanced)*
- Connected the Shared_Folder on my virtual desktop, to a folder in my real computer. (settings>Shared Folders>Add Shared Folder)
- Pinned Synaptic Package Manager, System Monitor, and Files to my Dashboard.*
- Opened Terminal and ran the script 'print_qiime_config.py' (And it worked!)
4 hours
No comments:
Post a Comment