Commit 3d3e0e20 authored by Stefano Beretta's avatar Stefano Beretta
Browse files

Update README.md

parent 1b8faaab
...@@ -7,8 +7,18 @@ Kerzel T, Giacca G, Beretta S, Scotti MG, et al. ...@@ -7,8 +7,18 @@ Kerzel T, Giacca G, Beretta S, Scotti MG, et al.
--- ---
### Directories and Files ### ### Directories and Files ###
- SampleSheet.csv: names of samples and corresponding treatment condisions; - SampleSheet.csv: names of samples and corresponding treatment condisions
- scripts: folder with R scripts used for the analyses. - scripts: folder with R scripts used for the analyses
- `0_PreProcessData.R`: initial analysis with DoubletFinder and Full object creation;
- `1_Analysis_TNK.R`: subset of T and NK, and analysis;
- `2_Analysis_APC.R`: subset of APC and analysis;
- `3_Analysis_UndRem.R`: integration of subset analyses and _undetermined_ removal;
- `4_Paper_Results.R`: post-analysis and visualization for paper.
- data: results of the analyses
- Full_final_*: results of Full object analysis;
- APCs_cells_*: results of APC analysis;
- T_NK_cells_*: results of T and NK analysis;
- scRNAseq_*.xlsx: excel files with markers.
--- ---
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment