Giter VIP home page Giter VIP logo

damapper's People

Contributors

thegenemyers avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

damapper's Issues

Core dump in Close_Track

In commit 3a4c0c7 you introduced a unchecked call to free in
DB.c. In damapper it might be called with an argument of record->alen = 0xffffffffffffffff which, of course, leads to a segfault. I am not sure where the value originates but it is always the same value.

Error when using `.dam` plus `.db`

In the latest version damapper will produce an error if using a .dam and .db file as DBs. The error looks like:

damapper: Could not open DB ./reference.1.db

It originates from DB.c:531. The reason for the error is an unintended reassignment of isdam at damapper.c:826.

rm error when use HPC.daligner

I split query.db to 10 blocks, ref.db to 4 blocks,then use "HPC.daligner -T2 -e.8 rer query 1-10 >run.job.sh", but run.jobs.sh file contain "rm query.1.ref.1 query.1.ref.2 query.1.ref.3 query.1.ref.4",
should be "rm query.1.ref.1.las query.1.ref.2.las query.1.ref.3.las query.1.ref.4.las" ?

thanks~

duplicate LAs in chains

Hello,
I'm trying out DAMAPPER for mapping a set of unitigs to PacBio reads, and when parsing the results I notice that sometimes duplicate alignments to different parts of the same read are reported as chains, which seems like not the intended behavior. Perhaps this has to do with the fact that I'm aligning short sequences to long reads, and not vice versa? Here's an example from the LAdump -lc output:

P 6661 109492 n >
L 83 12383
C 0 83 11853 11937
P 6661 109492 n -
L 83 12383
C 0 83 11948 12032

Here, the query contig '83' aligned fully to two locations on read '109492', which should probably be reported as two separate LAs, and not as a chain.

Eugene G

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.