Code Monkey home page Code Monkey logo

Comments (4)

axbazin avatar axbazin commented on September 20, 2024

Hi !

If i'm not mistaken, the /gene from genbank files often corresponds to gene names, and it is often not unique within genbank (genes in different genomes can have the same gene name). it is parsed and saved in the .h5 file though, but not reported in many of the files.

In which files or figures are you looking for those gene identifiers ?

Adelme

from ppanggolin.

harish0201 avatar harish0201 commented on September 20, 2024

I was looking at the families and the presence absence matrix. It would be much better if the gene names is placed rather than the locus tags.

from ppanggolin.

axbazin avatar axbazin commented on September 20, 2024

I understand. Indeed it would be much more practical to know what we are manipulating directly, as gene names are more explicit than locus tags.
It is not currently doable with the current version of ppanggolin, but it is definitely possible to code it. I will ask the other members of the project what they think about it and see if I can code that at some point in the near futur.

In the mean time I'm afraid there are no easy way to do it with ppanggolin currently, sorry.

from ppanggolin.

axbazin avatar axbazin commented on September 20, 2024

After discussing with other members of the project, there's actually a file that can help you, the 'matrix.csv' file which indicates, among many other information, the gene family id and the most common gene name in the cluster.

I do agree that have gene names directly would make it much more practical to know what you are looking at.

Using the 'matrix.csv' is not the same as naming clusters with the gene names, but for many reasons we will not do it, the first one being that gene names are sadly not unique.

While it will not be a ppanggolin default behavior, I guess that a script that generates the presence_absence matrix with informations from the matrix.csv file could be a nice add-on at some point in the futur, but for now this won't be done.

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.