Giter VIP home page Giter VIP logo

Comments (11)

upendrak avatar upendrak commented on July 23, 2024

I just ran sudo apt-get -y install fastqc on the Ubuntu 14.04 base image and it installed the fastqc just fine..

from angus.

ctb avatar ctb commented on July 23, 2024

from angus.

bluegenes avatar bluegenes commented on July 23, 2024

the jetstream boot tutorial currently has 14.04 - I'll update the images (login-9.png /thumb.png are the only changes) + text with 16.04

from angus.

upendrak avatar upendrak commented on July 23, 2024

I tested most of the tutorials with 14.04 and that's why I was confused. Anyway my 16.04 has just started deploying and it is taking longer time compared to 14.04. I just hope this is one of case..

from angus.

ctb avatar ctb commented on July 23, 2024

from angus.

bluegenes avatar bluegenes commented on July 23, 2024

boot tutorial has m1.medium -- will that be ok, or should I change to m1.small?

from angus.

upendrak avatar upendrak commented on July 23, 2024

I was told that we will be able to launch m1.medium for all the students. So let's keep it as it is for now.

from angus.

bluegenes avatar bluegenes commented on July 23, 2024

great, thx!

from angus.

upendrak avatar upendrak commented on July 23, 2024

I found a way to update the fastqc installed using apt-get install fastqc on Ubuntu 16.04.

wget https://launchpad.net/ubuntu/+archive/primary/+files/fastqc_0.11.5+dfsg-3_all.deb
sudo dpkg -i fastqc_0.11.5+dfsg-3_all.deb
sudo apt-get install -f

After doing this, fastqc commands works just fine. Shall I do a PR @ctb

from angus.

ctb avatar ctb commented on July 23, 2024

from angus.

ctb avatar ctb commented on July 23, 2024

fixed in #184.

from angus.

Related Issues (20)

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.