Giter Club home page Giter Club logo

Comments (4)

jdmontenegro avatar jdmontenegro commented on August 27, 2024 1

An optional approach would be to use the GraphAligner tool to align the raw reads to the assembly_graph.gfa produced by Flye. Then you can just filter the GAF alignment and select all the reads aligned to a specific edge in the graph. I do not think there are any toolkits to handle GAF alignment format at the moment, but GFAtools for handling the GFA format produced by flye is working wonderfully for me.

Cheers,

Juan D. Montenegro

from flye.

mikolmogorov avatar mikolmogorov commented on August 27, 2024

Hi,

Currently, we don't provide this kind of output - we will likely to add this functionality in the next release.

In the mean time, you can take a look at "3-polishing/minimap_1.sam" file - it contains alignments of the reads to contigs, so if you extract primary alignment for each read you will get read-contig assignments. Note that some contigs might consist of multiple graph edges (described in assembly_info.txt)

from flye.

thekswenson avatar thekswenson commented on August 27, 2024

Thanks for the response!

from flye.

mikolmogorov avatar mikolmogorov commented on August 27, 2024

Closing an old discussion - the solution above with GraphAligner is currently the recommended way.

from flye.

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.