Code Monkey home page Code Monkey logo

Comments (3)

axbazin avatar axbazin commented on June 19, 2024

Hi,

The tool looks for them in the working directory, so if the files are not in 'FASTA/' where you execute PPanGGOLiN, it will not find them. Looking at where you are executing PPanGGOLiN, they are in testingDataset/FASTA/.

If you put yourself in 'testingDataset/' and then run 'ppanggolin workflow --fasta organisms.fasta.list' it should work nicely.

For your personnal usage, using absolute paths in the 'organisms.fasta.list' file is probably better, this is what I usually do with my own data.

Adelme

from ppanggolin.

dineshkumarsrk avatar dineshkumarsrk commented on June 19, 2024

Thank you @axbazin for your prompt response, now it works well. I have another query, Is it possible to work on viral pangenome analysis with this ppanggolin tool?

from ppanggolin.

axbazin avatar axbazin commented on June 19, 2024

Great !

Originally it was designed for Archaea and Bacteria only, but another group managed to reconstruct pangenomes of phages / plasmids with PPanGGOLiN (see https://www.biorxiv.org/content/10.1101/2020.11.09.375378v1 ), so it is possible.

Beware however that the annotation tool used by ppanggolin is prodigal, so it may not be adapted to viruses and you might want to use your own annotations (--anno option rather than --fasta option for the input files, and using gff or gbff files instead of fasta files)
And parameters were chosen for bacterial species pangenomes so you might want to adapt the parameters as well, however I lack knowledge in viral genomics to know what would or would not be good there.

from ppanggolin.

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.