Description of the work done and to be done
SAMPLES: one normal SCRNAseq, and 5 multiom; 1 fresh and 4 frozen. One of the frozens is working good(MM_HR_297353). MM_HR_907052 used the RE sample
ANALYSIS DONE:
- preprocessing of each individual and filter the data. The data use filtered first based on the fresh sample and then with the standar filters (check sc_multiom.R script)
- check cluster markers and most variable 2000 genes of each of the samples (fresh and frozen)
- Integrate the samples using Seurat
- Integrate the samples using harmony
- Check ambient RNA with dropletQC, but not very good results
- Start with soupX, also a tool to check ambient RNA
NEXT STEPS:
- Check soupX
- Run findoublets pipeline to check doublets
- Check data of bruno in the folder /mnt/resultados/oncohematologia/resultados/mlagasag/SC_MIREN.tar.gz
01_demultiplexing.sh: script to demultiplex and create fastq files
02_counts.sh: script to create counts matrix
dropletQC: dropletQC library to eliminate ambient RNA
integration.R : integration pipeline to integrate all the frozen and the fresh sample with seurat pipeline
integration.sh: to run the integration.R in the server
QC_merge: different plots and approches done in the quality control steps
RefGenome.sh: script to create the reference genome for the multiom case
SC_multiom.R: the preprocessing step of each of the sample individually. Here the filters are defined
SC_multiom.sh: script to run the sc_multiom in the server
soupX: soupX pipeline to correct ambient RNA
Scripts are located in: /mnt/resultados/oncohematologia/resultados/mlagasag/Riney_SC_analysis/SCRIPTS
fastq_files: /mnt/resultados/oncohematologia/resultados/mlagasag/Riney_SC_fastq/
count_matrix: /mnt/resultados/oncohematologia/resultados/mlagasag/Riney_SC_counts/
analysis carried out: /mnt/resultados/oncohematologia/resultados/mlagasag/Riney_SC_analysis/