Git Product home page Git Product logo

bioinfo_programmingchallenges's Introduction

UPM Computational Biology Master's Programme

Bioinformatics Programming Challenges

A BioRuby-based bioinformatics course (still under-development - not recommended for ANY purpose!)

3 ways to run this course:

  1. Binder is a way to interact with the Jupyter notebooks inside of this repository - try it!
    Binder

  2. If you use Docker, you can docker pull, and then docker run this course as a Docker image as follows:

    docker pull markw/upm_compbio_masters_programme

    docker run -p 9000:9000 -it markw/upm_compbio_masters_programme jupyter notebook --ip 0.0.0.0 --port 9000

    Open the link displayed to begin browsing the (interactive) course in your Web browser.

  3. Download the VM Ware image that has additional software such as Komodo edit and BlazeGraph installed (see instructions below)

UPM Students - INSTRUCTIONS

Dear Students,

You will take this course using a VMWare Virtual Machine. You should do the following:

  1. CREATE AN ACCOUNT ON GitHub (this website) if you haven't already got one...
  2. Download VMWare Player (if you haven't already got it): https://my.vmware.com/web/vmware/free#desktop_end_user_computing/vmware_workstation_player/14_0
  3. You should download the VMWare Virtual Machine that I have created for this course, which is in this Zenodo deposit: https://doi.org/10.5281/zenodo.1147435
  4. Unzip the virtual machine
  5. Start VMWare Player and select the virtual machine - start it (PASSWORD IS osboxes.org)
  6. In the top-right corner of the VM Desktop, you can select either US-style or Spanish-style keyboard
  7. Browse to: https://github.com/CBGP-UPM-INIA-PUBLIC/Bioinfo_ProgrammingChallenges
  8. In the top-right corner, click "Fork", to make a copy of this repository in your own GitHub account
  9. Browse to the copy in your GitHub account (you should already be there after Forking)
  10. Click the big green "Clone" button and copy the address to your clipboard
  11. open a terminal window in your Virtual Machine
  12. type: git clone http://github.com/yoruaccountname/UPM_BioinformaticsCourse.git (whatever you copied in step 9)
  13. after it is cloned, cd into the "Lectures" folder and type jupyter notebook to start the interactive Jupyter session
  14. Browse to Lesson 1 and... let's get started!

bioinfo_programmingchallenges's People

Contributors

markwilkinson avatar

Watchers

James Cloos avatar Núria Queralt Rosinach avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.