Giter Site home page Giter Site logo

Comments (3)

holtjma avatar holtjma commented on August 17, 2024

Yuncong,

It looks like you are building this using the BWT merge algorithm that is a part of MSBWT. While this method will work for those large Illumina datasets, I don't recommend it as it was not designed for large Illumina dataset and will take a prohibitively large amount of time to build the BWT that way. Instead, I recommend using ropebwt2 and converting to msbwt. That method should be able to build the BWT of a dataset that large in a matter of hours (usually I run them overnight and they're done by the time I get back to work the next day).

As a word of warning, we have not tested FMLRC using an Illumina dataset that large. Most of our tests were on organisms with smaller genomes and therefor smaller Illumina and PacBio inputs.

Matt

from msbwt.

fidelram avatar fidelram commented on August 17, 2024

Maybe you can add this info to the FMLRC README which mainly suggest using msbwt.

from msbwt.

holtjma avatar holtjma commented on August 17, 2024

@fidelram I just checked to make sure this was in the README for FMLRC. It is, but probably not emphasized as much as I would like. I'll look into promoting it more with the next commit.

@gengyuncong I'm closing this issue, feel free to re-open or start another issue if you have more questions regarding building the BWT

from msbwt.

Related Issues (3)

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.