Skip to content

Module_Analysis:Shared Transcriptional Programs #3

Description

@hwbdhuidhcoi

in your article,you saied use rPCA to intergrate all sample's tumor spot,then use like snn method clustered into 6 distinct cluster and use findallmarkers function to find cluster's marker gene.

but in your Rscript Module_Analysis:Shared Transcriptional Programs ,you used a totally different way to find these 6 clusters,first run clustering for each tumor sample ,and find cluster's marker gene for each sample ,then you filtered these marker gene by a (fold change>2 & top50 frequency across all sample ) way.then you use these filtered gene to subset all_sample_merged spot-gene matrix,and use this subset matrix to cor,then hclust this cor matrix ,and you come to 6 clusters

my question is why your article describe is totally different with your R script code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions