Coder Social home page Coder Social logo

Comments (8)

hojwk avatar hojwk commented on August 26, 2024

Unfortunately this is not possible from PCoA (not PCA). The input of PCoA is a pairwise dissimilarity matrix, not a gene expression matrix.

from cidr.

SMirca avatar SMirca commented on August 26, 2024

Is there any way to get the contribution of the genes to the CIDR clustering?

from cidr.

hojwk avatar hojwk commented on August 26, 2024

Sorry, CIDR does not have that functionality. You could consider performing differential expression analysis after you have obtained a suitable clustering in CIDR.

from cidr.

SMirca avatar SMirca commented on August 26, 2024

Thank you for your reply and suggestion. I was wondering also if from CIDR, it's possible to get the new expression table with the imputed values for the dropout candidates and real values for the non-candidates. If I correctly understood how CIDR works, CIDR uses that new expression table to calculate the dissimilarity matrix. I would like to have that new expression table

from cidr.

hojwk avatar hojwk commented on August 26, 2024

The approach implemented in CIDR is called 'implicit imputation'. Imputation is only perform within the calculation of pairwise dissimilarities. We do not (and are unable to) compute a value per drop-out candidate. If you want to perform imputation, there are other published tools to do that. CIDR is designed for ultrafast dimensionality reduction and clustering.

from cidr.

SMirca avatar SMirca commented on August 26, 2024

Thank you for your reply. I do not want to specifically perform an imputation. I want to understand how the imputation step is done by CIDR, what values are imputed within the calculation of pairwise dissimilarities, exactly how CIDR decides which value to impute. I'm not very familiar with codes. So, the CIDR Rscript is not very clear for me about how the imputation is done and how the dissimilarity matrix is calculated.

Thank you for your help

from cidr.

hojwk avatar hojwk commented on August 26, 2024

The details of the implicit imputation steps are explained in this paper: https://genomebiology.biomedcentral.com/articles/10.1186/s13059-017-1188-0

from cidr.

SMirca avatar SMirca commented on August 26, 2024

Thank you

from cidr.

Related Issues (13)

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.