Coder Social home page Coder Social logo

plotSignatures issue about maftools HOT 4 CLOSED

shirleydaidai avatar shirleydaidai commented on July 17, 2024
plotSignatures issue

from maftools.

Comments (4)

PoisonAlien avatar PoisonAlien commented on July 17, 2024

Hi,
Is the maf used here is from package (LAML)? I see matrix of dim 87x96, i.e 87 samples. Example maf has 196 samples. Did you subset it ?

Regardless, I should admit that the way comparison made to known signature is very naive here and can go off-set sometimes. Results printed are based on maximum simple correlation coefficient. Better way to make a comparison is using cosine similarity. (Sorry I will try to implement it into next version).

For now you can draw correlation matrix of output and see which signature makes more sense than the printed one. (comparison are made to these signatures

pheatmap::pheatmap(laml.sign$corTable, cluster_cols = F, cluster_rows = F)

from maftools.

shirleydaidai avatar shirleydaidai commented on July 17, 2024

Thanks for you quick response.
Another question I just noticed, why you use only 21 validated signatures not 30 on cosmic website?
The last few signatures might be useful to my research.

from maftools.

PoisonAlien avatar PoisonAlien commented on July 17, 2024

Yes you are correct. I wanted to use those updated 30 signatures mentioned on cosmic, but the raw data is not available for them (I couldn't find online, maybe its out there somewhere). For the original 21 signatures, results are downloaded from here for comparison. You can also find the same in extdata of maftools installation directory.

from maftools.

shirleydaidai avatar shirleydaidai commented on July 17, 2024

I look forward to the new version.
This tool is very helpful to me as coding naive person.
Many thanks.

from maftools.

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.