Giter VIP home page Giter VIP logo

Comments (6)

cc2qe avatar cc2qe commented on July 28, 2024

It looks like the submodules weren't cloned in. Did you clone it with "--recursive"?

git clone --recursive https://github.com/hall-lab/speedseq.git
cd speedseq
make

from speedseq.

wenty-qq avatar wenty-qq commented on July 28, 2024

Hello Colby,
I got similar error as follows,
cd src/parallel; ./configure --prefix=/data/software/speedseq-master
/bin/sh: ./configure: No such file or directory
make[1]: *** [parallel] Error 127
make[1]: Leaving directory `/data/software/speedseq-master'
make: *** [all] Error 2
I checked the src/parallel path, and it's empty. I tried to download the parallel code from “https://github.com/hall-lab/speedseq/tree/master/src”, but the file virtually do not exist. I wonder if the parallel file was broken or didn't upload successfully.

Looking forward to your reply. Thanks a lot.

from speedseq.

cc2qe avatar cc2qe commented on July 28, 2024

Is this after cloning with "--recursive"?

git clone --recursive https://github.com/hall-lab/speedseq.git
cd speedseq
make

from speedseq.

wenty-qq avatar wenty-qq commented on July 28, 2024

I tried to use this command, but it always stucked and only 26% can be downloaded, so I went to the web ( “https://github.com/hall-lab/speedseq/tree/master/src” ) and download it manually, somehow, the source code of parallel ( speedseq/src/parallel ) seems to be missing. Could you please check this file or if you have another way or URL to download.

[wenty-qq@node15 speedseq]$ git clone --recursive https://github.com/hall-lab/speedseq.git
Initialized empty Git repository in /public/analysis/wenty-qq/speedseq/speedseq/.git/
remote: Counting objects: 2652, done.
Receiving objects: 26% (705/2652), 1.31 MiB 5 KiB/s

many thanks

from speedseq.

cc2qe avatar cc2qe commented on July 28, 2024

I cannot replicate your issue with cloning the repo. I just ran git clone --recursive https://github.com/hall-lab/speedseq.git on my computer and it was successful.

By design, Github does not include submodules (like parallel) in the release directory. So you cannot download the full package from the releases page.

However, for your convenience I've temporary uploaded the entire SpeedSeq v0.1.2 package as a tarball.

from speedseq.

wenty-qq avatar wenty-qq commented on July 28, 2024

It works. Thank you so so much!

from speedseq.

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.