Giter Site home page Giter Site logo

minoTour - this is now deprecated users should go to https://github.com/LooseLab/minotourapp

minoTour

PLEASE NOTE: This is an experimental release of minoTour posted on 18 November 2015. This brings some significant improvements to minoTour including some speed ups to deal with the new levels of data generated by the minION device.

Real time data analysis tools for the minION sequencing platform.

The simplest way to use minoTour is to register for an account on our server in Nottingham. To do so, visit http://minotour.nottingham.ac.uk/register_new.php and create an account. Then contact Matt Loose ([email protected]) to activate your account for data upload. You must include your user name with that email.

The next easiest method would be to set up your own Amazon instance of minoTour using our preconfigured installation. Details of this will be provided here shortly.

The most complex method is to configure your own server. Full details for this are provided in the accompanying PDF document and also at http://minotour.github.io/minoTour/ .

To just download these files ensure that you have GIT configured on your target server. Create a directory and type: git clone https://github.com/minoTour/minoTour.git

To set up a repository that you can pull updates in to, create a new folder and initialise it for git use and set this repository as your origin. You then pull down the files and set your branch to the master version. Unless you know what you are doing you should not use the develop branch at this time.

git init

git remote add origin https://github.com/minoTour/minoTour.git

git pull

git checkout master

Subsequent updates can be retrieved by simply repulling the repository down.

A development version will be made available shortly which will provide additional features that are in development and may break existing areas of the site. Bug fixes for the current version will be provided via the master branch. Users are advised that the development branch is exactly that - in development - and should be treated with extreme caution!

This work is supported by the BBSRC.

Matt Loose 's Projects

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.