Coder Social home page Coder Social logo

Comments (1)

martin-steinegger avatar martin-steinegger commented on June 19, 2024

@adriaaula thank you for trying out Plass and your comments. :)

I agree at 20X increase seems to be too high. We used --cov-mode 1 to cluster the proteins in the Plass paper and we only consider assembled proteins(fragments) with length > 100. This mode should merge small fragments. The mode you picked --cov-mode 2 clusters only sequences that can cover the center sequence by 90%. Therefor you end up with many protein fragments. See https://github.com/soedinglab/MMseqs2/wiki#how-to-set-the-right-alignment-coverage-to-cluster

We did not perform quality trimming for the publication but we downloaded quality filtered data from the JGI site. The filtering was preformed by RQCFilter https://jgi.doe.gov/data-and-tools/bbtools/bb-tools-user-guide/data-preprocessing/

In general quality filtering of metagenomic data is tricky. I have tested Plass in combination with bloocoo (https://github.com/GATB/bloocoo) to correct errors and I could see an slight increase in precision and sensitivity of the assembly. So I can recommend using it. Trimming could improve the recovery of some low abundant proteins if the error affect the most left or right amino acid. For highly abundant species (o proteins) trimming will not have too much of an effect, since Plass will pick the best extension by considering sequence identity and thus bogus fragments will be discarded by the lack of homology.

from plass.

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.