Coder Social home page Coder Social logo

3ca's Introduction

3ca

This repository contains code relating to the Curated Cancer Cell Atlas (3CA), including code for reproducing analyses and figures on the 3CA website, and code for reproducing the analysis in Gavish et al. "The hallmarks of transcriptional intra-tumor heterogeneity".

Source code for Gavish et al.

Code for reproducing the analyses in the Gavish et al. study is contained in the ITH_hallmarks directory.

3ca's People

Contributors

m20ty avatar

Stargazers

Ran Zhou avatar  avatar  avatar Moonerss avatar  avatar Yu-Feng Huang avatar  avatar Da Chen avatar JiaHu avatar  avatar Xiaodong Fan avatar Songqi Duan avatar Hanyun avatar  avatar  avatar Zhou Tao avatar  Zhang  XiaoJun avatar Sherin Xirenayi avatar Huahui Yi avatar CAUiKUN avatar Jiazheng Pei avatar Na Lu avatar Bo Zhao avatar  avatar Lucas F Maciel avatar Zifeng avatar  avatar Kevin Stachelek avatar Lee avatar  avatar D.T. avatar Common commands avatar  avatar  avatar  avatar Samir Amin avatar sixi avatar kk avatar Phoebe Lombard avatar ZYLI avatar Pengfei Xu avatar  avatar Joey Tsui avatar Ying avatar Alper Eroğlu avatar Yihao Zhang avatar Zhe Pan avatar  avatar  avatar Li ZD avatar  avatar  avatar  avatar  avatar EJ Song avatar Itamar Weiss avatar Burak Kutlu avatar Surya avatar Xu Xizhan avatar slp avatar Mohamed Omar avatar Joey avatar Fei Zhao avatar Ling Xinnan avatar Eyleen Corrales avatar

Watchers

Julie Laffy avatar  avatar

3ca's Issues

How to prepare the Genes_nmf_w_basis_example.RDS for generating MPs?

Input:

Genes_nmf_w_basis is a list in which each entry contains NMF gene-scores of a single sample. In our study we ran NMF using ranks 4-9 on the top 7000 genes in each sample. Hence each entry in Genes_nmf_w_basis is a matrix with 7000 rows (genes) X 39 columns (NMF programs)

Generate_Meta_Programs.R generates MPs from NMFs programs that were calculated for each sample using different ranks. The NMF programs were calculated per sample using the ‘NMF’ R package:
NMFs_per_sample = nmf(x = Expression_matrix, rank = 4:9, method="snmf/r", nrun = 10)
NMF programs are listed in Genes_nmf_w_basis, where each entry contains NMF gene-scores of a single sample.

  1. "Using ranks 4-9 on the top 7000 genes in each sample"
    How to choose the top 7000 genes? Does this mean that the top 7000 for each rank are the same?

  2. “NMF gene-scores”
    How to calculate the NMF gene-scores?

3.How to correlate cells with their corresponding MP? Do different MP correspond to different cell subtypes?

Example data not working

Dear Tirosh Lab,

I was trying to replicate the code using the example dataset. I used the same parameters as you did however, in Generate_Meta_Programs.R, the "Cluster_list" (generated between line 64 and 135) list that I obtain is empty.
Could you check if you can replicate this issue on your end ?

Best,

Kerim

Gene Set Enrichment Analysis

Hi,
in the paper and also looking at the code, is not clear to me how you do the gene set enrichment analysis. How do you rank the genes? Based on which metric?
Thank you!

R Package Missing

To support the use of this framework by future studies, we provide software to quantify and visualize the MPs reported here in any new scRNA-seq dataset.

I was hoping to find a comprehensive R package, but I can only see analysis scripts and undocumented functions.

Install R package scalop failed

Hi, thank you for your wonderful work! I have learned a lot from this paper.
However, I have a small question. In ITH_hallmarks/MPs_distribution/MP_distribution.R, Line 23:
library(scalop) # see https://rdrr.io/github/jlaffy/scalop/man/sigScores.html
I have tried many ways, including:
remotes::install_github("jlaffy/scalop")
or downloaded .zip profile from github to install locally.
devtools::install_local("~/others/scalop-master/")
None did work, could you please tell me how to fix this problem? Thanks! Maybe just my Internet did not work.

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.