Coder Social home page Coder Social logo

Comments (3)

apcamargo avatar apcamargo commented on September 4, 2024 1

That's because it's a FASTQ file. I should add a message explicitly stating that those are not supported.

Can you convert it to FASTA with seqkit fq2fa? Also, are those short or long reads? geNomad is not designed to work with short sequences such as 150bp reads.

from genomad.

skose82 avatar skose82 commented on September 4, 2024

Thank you for the quick response. They are short reads and worked with the nf-core/mag https://nf-co.re/mag/3.0.0 workflow for metagenomes so I was trying to use it as a standalone package. Mostly because they were assembled genomes I believe. So pair-end short reads are a no go with genomad? Do you know of any packages that can do similar with pair-end data?

Thanks

from genomad.

apcamargo avatar apcamargo commented on September 4, 2024

If you ran this pipeline, you should have an assembly (or multiple) for your data. The workflow assembles metagenomes prior to binning.

Regarding doing the analysis directly on reads, it depends on what you want. If you want to evaluate presence of known viruses, you could run something like PHANTA or KMCP. For discovery is new viruses or description of virus genomes, this won't do it, you will need assemblies first.

from genomad.

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.