Giter VIP home page Giter VIP logo

docker-ucsc-blat's Introduction

Docker containers for UCSC BLAT servers with reference genomes, human hg19, hg38 and mouse mm10

Running containers

$ sudo docker run -it -p 55519:55519 misshie/ucsc-blat-hg19
$ sudo docker run -it -p 55538:55538 misshie/ucsc-blat-hg38
$ sudo docker run -it -p 55510:55510 misshie/ucsc-blat-mm10

Note that it takes servers for several minuites to prepare k-mer indices.

Query

You have to install gfServer locally

$ wget http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/blat/gfServer

And try command for queries. See http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/blat/

For example, you can see the server status by the following command: gfServer status localhost 55519.

Copyright

Copyright: (c) 2015 MISHIMA, Hiroyuki (hmishima at nagasaki-u.ac.jp / Twitter: @mishima_eng (in English) and @mishimahryk (in Japanese)

License: The MIT license

docker-ucsc-blat's People

Contributors

misshie avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

keithcallenberg

docker-ucsc-blat's Issues

Deploy to cloud server

A question: is it possible to deploy these containers to a cloud server Ubuntu VM, eg: Google or Amazon?

access to running container

Hi,

docker build -t docker-blast .
...
Successfully built 6601f7b70760
Successfully tagged docker-blast:latest
docker run docker-blast

It failed to open http://localhost:55538/ in the browser.

What did I miss?
Thank you in advance,

Michal

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.