kkupkova / Mouse-bone-markers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mouse bone markers

Creating a databse of bone biomarkers for mouse by combining multiple sources.

1. Download markers from sources

Download mouse cell markers, save as csv to /CellMarker2_0/Cell_marker_Mouse.csv

Download single-cell markers, save as csv to /CellMarker2_0/Cell_marker_Seq.csv

Download M8: cell type signature set and save it as /MSigDB/m8.all.v2023.1.Mm.symbols.gmt

Download PanglaoDB for all cell types unzip, and save it as /PanglaoDB/PanglaoDB_markers_27_Mar_2020.tsv

Download mouse Knowledge channel and save as /TISSUES/mouse_tissue_knowledge_full.tsv Download mouse Experiment channel and save as /TISSUES/mouse_tissue_experiments_full

2. Create database

Using /R_scripts/process_databases.R script extract bone-relevant features from all downloaded datasets and create bone-relavant marker database (or just get the processed TSV file here).

R script /R_scripts/make_database_as_lists.R takes the full database and reshapes it into lists (used in enrichment analysis of ranked lists by for example fgsea). The final lists are following:

About


Languages

Language:R 100.0%