Code Monkey home page Code Monkey logo

Comments (11)

esolares avatar esolares commented on August 18, 2024

from quickmerge.

peterdfields avatar peterdfields commented on August 18, 2024

Sure. First I sourced the .quickmergerc, then:

for the wrapper:
merge_wrapper.py hybrid_assembly.fasta self_assembly.fasta

which finished with no errors.

Then with individual steps as:

nucmer -l 100 -prefix out self_assembly.fasta hybrid_assembly.fasta
delta-filter -i 95 -r -q out.delta > out.rq.delta
quickmerge -d out.rq.delta -q hybrid_assembly.fasta -r self_assembly.fasta -hco 5.0 -c 1.5 -l 400000 -ml 5000

which also didn't show any errors. Both resulted in the same output content described above.

from quickmerge.

mahulchak avatar mahulchak commented on August 18, 2024

from quickmerge.

peterdfields avatar peterdfields commented on August 18, 2024

Yes. Would it be useful to upload this file?

from quickmerge.

mahulchak avatar mahulchak commented on August 18, 2024

from quickmerge.

peterdfields avatar peterdfields commented on August 18, 2024

You can download the file using the following link:
https://www.dropbox.com/s/5qlld3k2m0n4da4/out.rq.delta.gz

And the 400kb n50 is from the self-assembly file.

from quickmerge.

mahulchak avatar mahulchak commented on August 18, 2024

from quickmerge.

peterdfields avatar peterdfields commented on August 18, 2024

The reads almost certainly derive from the same species. One point that could be important is that the self_assembly.fasta is almost 50% larger than the expected genome size, which is probably the result of redundancy in the assembly. Do you think this redundancy could result in the type of whole genome alignment results being observed here?

from quickmerge.

mahulchak avatar mahulchak commented on August 18, 2024

If there is high homology between the two assemblies then it should show HCO >5. Will you be able to share the fasta files so that we can investigate this a little more. We will use your files only to understand the problem and will not share it with anyone else. Let us know.

from quickmerge.

peterdfields avatar peterdfields commented on August 18, 2024

Do you have a preferred email address where the files could be sent to?

from quickmerge.

mahulchak avatar mahulchak commented on August 18, 2024

from quickmerge.

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.