Giter Site home page Giter Site logo

minotour / minotour_archive Goto Github PK

View Code? Open in Web Editor NEW
30.0 30.0 13.0 229.19 MB

Real time data analysis tools for the minION sequencing platform.

License: GNU General Public License v3.0

Shell 0.15% PHP 35.55% CSS 3.04% JavaScript 24.67% HTML 30.52% Perl 2.65% Python 1.77% Less 1.58% Hack 0.05% SCSS 0.02%

minotour_archive's Introduction

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.

minotour_archive's People

Contributors

mattloose avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

minotour_archive's Issues

Corrupted HD5 files

Some of our runs will not import and crash with the following error:

2015-10-27 17:58:32 CACHED: 25087 PROCESSED: 24090
HDF5-DIAG: Error detected in HDF5 (1.8.11) thread 140532754958080:
#000: ../../../src/H5O.c line 242 in H5Oopen(): no name
major: Invalid arguments to routine
minor: Bad value
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in *bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(_self.__args, _self.__kwargs)
File "minup.py", line 2234, in processfiles
process_fast5(fast5file, self.hdf, self.db_name, cursor)
File "minup.py", line 561, in process_fast5
configdata=hdf[basecalldirconfig]
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper (/tmp/pip_build_root/h5py/h5py/_objects.c:2467)
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper (/tmp/pip_build_root/h5py/h5py/_objects.c:2424)
File "/usr/local/lib/python2.7/dist-packages/h5py/_hl/group.py", line 164, in __getitem

oid = h5o.open(self.id, self._e(name), lapl=self._lapl)
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper (/tmp/pip_build_root/h5py/h5py/_objects.c:2467)
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper (/tmp/pip_build_root/h5py/h5py/_objects.c:2424)
File "h5py/h5o.pyx", line 190, in h5py.h5o.open (/tmp/pip_build_root/h5py/h5py/h5o.c:3516)
ValueError: No name (No name)

stopping monitor.
setting run12 to an inactive run
finished.

HDF5: infinite loop closing library
D,G,A,S,T,F,FD,P,FD,P,FD,P,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E

I guess something is wrong with the fast5 files. We base-called everything again but the error persists.

Any ideas?

Any updates on the preconfigured install on AWS?

The README.md file says

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.

Is that still on the roadmap? I am looking into setting up my own instance and would love to benefit from a . preconfigured AWS image / installation ;-)

Thanks a lot!
Thomas

Docker?

Any chance you have plans to release on a docker container?

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.