Skip to content

dapenghao/B_LUAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

B_LUAD

This repository contains matadata and codes necessary for analysis of the scRNA and scBCR data of human LUAD presented in Hao et al. Cancer Discovery, in revision (2022).

Cells with low complexity libraries or likely cell debris have been removed. Batch effect was corrected by Harmony and verified by k-BET. The Change-O repertoire clonal assignment toolkit was used to define B cell clones.

Please contact [email protected] and [email protected] with any questions.

Downloading the data

cell2subtype and cell2BCR_clone have been organized into R objects that can be downloaded from /Input_data/.

Cell level metadata is available in the provided /Input_data/Cell metaData.rda, which contains QC statistics of cells, clinical information of associated samples and cell types.

Cell level BCR clones and SHM are available in the provided /Input_data/10Xclone_mutation.rda, which contains all the required BCR data of each cell, including VDJ calls, clones, SHM and associated information of corresponding samples.

Cell_ID to cell type association for all the TME cells are available in the provided /input_data/cellType_All.rda.

All the raw data are uploading to EGA at the moment and the accession number will be released very soon (2022-07-27).

Data visualization

Requirements

Tested on macOS Big Sur

  1. R version: 4.1.2

  2. R packages

    • ggplot2
    • data.table
    • Seurat
    • dplyr
    • tidyr
    • ggpubr
    • RColorBrewer
    • monocle
    • smoother
    • pheatmap
    • Hmisc
    • monocle3
    • ggrepel
    • CytoTRACE
    • shazam
  3. igblast_1.17.1

  4. Change-O toolkit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages