Git Product home page Git Product logo

Comments (2)

gamcil avatar gamcil commented on May 28, 2024 1

Hi @Yuki0902,

The --mo parameter gives you the similarity scores between the input clusters (i.e. calculated from all gene alignments between two clusters). This is the matrix that is used in the clustering step which determines the display ordering of the clusters in the output. The names are taken from the input cluster files. For instance, running clinker on the files in the examples folder gives the following:

,A. alliaceus CBS 536.65,A. burnettii MST-FP2249,A. mulundensis DSM 5745,A. versicolor CBS 583.65,P. vexata CBS 129021
A. alliaceus CBS 536.65,0.0,0.0,0.22350406073456497,0.3042042558254481,0.6034166451441612
A. burnettii MST-FP2249,0.0,0.0,0.23137351943160522,0.3408531051603084,0.6204295216720592
A. mulundensis DSM 5745,0.22350406073456497,0.23137351943160522,0.0,0.35355579358610445,0.6219765052472899
A. versicolor CBS 583.65,0.3042042558254481,0.3408531051603084,0.35355579358610445,0.0,0.6141102008013652
P. vexata CBS 129021,0.6034166451441612,0.6204295216720592,0.6219765052472899,0.6141102008013652,0.0

from clinker.

Yuki0902 avatar Yuki0902 commented on May 28, 2024

Thank you for your response, which has provided me with more insights into this parameter :)!. However, I still have some doubts regarding the calculations with the --mo parameter. After running the calculations on the gbk files in the 'examples' folder, I noticed that the similarity between A. burnettii MST-FP2249 and A. alliaceus CBS 536.65 appears to be zero when using the --mo parameter. On the other hand, the results with the --p parameter indicate that the similarity between A. burnettii MST-FP2249 and A. alliaceus CBS 536.65 for different functional genes is mostly above 0.7. I'm unsure how to interpret the differences between these two sets of results.

from clinker.

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.