Git Product home page Git Product logo

amos's People

Contributors

ebiggers avatar fangly avatar mschatz avatar nathanhaigh avatar olekto avatar skoren avatar treangen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

amos's Issues

unitigger segfaults

Hello,

'tigger' segfaults on the attached FASTA file (rename the file to .png). Here are the commands:

nucmer -maxmatch -c 40 sample.fa sample.fa -p sample
show-coords -H -c -l -o -r sample.delta | nucmerAnnotate -ignore 180 | egrep 'BEGIN|END|CONTAIN|IDENTITY' > sample.coords
nucmer2ovl -ignore 180 -tab sample.coords | sort2 > sample.ovl
ovl2OVL sample.ovl > sample.OVL
toAmos -o sample.afg -s sample.fa
bank-transact -c -z -b sample.bnk -m sample.afg
bank-transact    -z -b sample.bnk -m sample.OVL
tigger -v 3 -g -b sample.bnk
![sample](https://cloud.githubusercontent.com/assets/422028/7638044/763d9414-fa72-11e4-8fbe-813602f61eca.png)


The stack trace shows:
#0 Graph::new_edge (this=0x87e1048, p_n1=0x87e8260, p_n2=0x0, p_element=0x87e8bf0) at Graph.cc:217

217 p_n2->add_iedge(e);

Jellyfish support not enabled

Hi,
I am trying to install amos with jellyfish.

$./configure --with-jellyfish=/bin/jellyfish/
configure: error: Failed to compile program with libjellyfish!

I used LDFLAGS to pass the location of the libjellyfish.so library but it doesn't work.

Impossible to install amos on debian stretch

Hi,
I am trying to install amos on debian but it seams impossible unless I install gcc4.3 which also needs old packages that I didn't manage to install. Is there a way to install amos with version 10 of gcc ?

Best regards,

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.