Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anyone have philosophical objections to swapping in or adding Spades as an assembler? #12

Open
DCGenomics opened this issue Jun 14, 2017 · 1 comment

Comments

@DCGenomics
Copy link
Contributor

No description provided.

@pcantalupo
Copy link
Collaborator

Not me. Go for it 👍

As a side note, I tried to install several different assemblers during the March '17 hackathon. Here are my raw notes:

  • Metavelvet - too many dependencies
  • metaSpades - no because input must be paired end
  • IDBA - problems with compiling on MacOSX clang: error: unsupported option '-fopenmp' ppwwyyxx/OpenPano#16.
    • Also getting error when trying to use their Docker image
      • docker run -v pwd:/data -w /data loneknightpy/idba idba_ud -r read.fa -o output
        • terminate called after throwing an instance of 'std::logic_error'
        • what(): SequenceReader::SequenceReader() istream is invalid
  • SoapDenovo2 - compile problems: ld: symbol(s) not found for architecture x86_64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants