Giter VIP home page Giter VIP logo

Comments (2)

sjackman avatar sjackman commented on August 19, 2024 1

Hi, @dcopetti. There's no need to run ./autogen.sh. Download the released tarball arcs-1.0.5.tar.gz from the Releases page https://github.com/bcgsc/arcs/releases. Here's a direct link: https://github.com/bcgsc/arcs/releases/download/v1.0.5/arcs-1.0.5.tar.gz
Extract the tarball and then run…

curl -LO https://github.com/bcgsc/arcs/releases/download/v1.0.5/arcs-1.0.5.tar.gz
tar xf arcs-1.0.5.tar.gz
cd arcs-1.0.5
./configure --prefix=$HOME/opt/arcs && make && make install
PREFIX=$HOME/opt/arcs/bin:$PATH
ARCS --version

Even better is to install ARCS using a package manager such as Homebrew (on macOS or Linux) or Bioconda. See http://www.birollab.ca/software.html

Install Homebrew on macOS: https://brew.sh
Install Homebrew on Linux: https://docs.brew.sh/Homebrew-on-Linux
Then run brew install brewsci/bio/arcs

from arcs.

sjackman avatar sjackman commented on August 19, 2024

Bioconda does not currently have a formula for ARCS.
@bcgsc/btl It'd be pretty straight forward to add. If someone would like to gain experience adding a recipe to Bioconda, I can point you in the right direction.
https://github.com/bioconda/bioconda-recipes/tree/master/recipes/arcs

Here's the recipe for ABySS.
https://github.com/bioconda/bioconda-recipes/tree/master/recipes/abyss

from arcs.

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.