Git Product home page Git Product logo

Comments (3)

huBioinfo avatar huBioinfo commented on June 20, 2024

Hi,
Please see the "CellTypeEnrichmentAnalysis.zip" just uploaded to the master branch.
It includes example Matlab scripts for cell type enrichment analysis of the identified TCNs by unsupervised CytoCommunity.
You can put it in the same directory with the folders Step1/2/3/4_Output. Just modify the hyperparameters in the gen_CellTypeEnrichmentMatrix.m and run it. You can obtain a CellTypeEnrichment_Res.mat file, which includes a matrix named "CellTypeByTCN_EnrichScoreMatrix" with rows representing cell types same as in the "/Step1_Output/UniqueCellTypeList.txt" and columns representing TCNs from TCN-1 to TCN-M. The value in the matrix is -log10(hypergeometric test p-value). This script can be easily adapted to analyzing results of the supervised version.

from cytocommunity.

Elena983 avatar Elena983 commented on June 20, 2024

Thank you

Please explain how to get the additional file for the supervised approach.

from cytocommunity.

huBioinfo avatar huBioinfo commented on June 20, 2024

Additional "**_GraphLabel.txt" files are prepared based on your dataset. For example, if your dataset includes samples of two conditions, you can put an integer "0" in the "GraphLabel.txt" of the samples of condition-1 and an integer "1" for the samples of condition-2. Example files can be found under the directory "Tutorial/Supervised/MIBI-TNBC_Input/".

from cytocommunity.

Related Issues (7)

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.