Skip to content

Update Seurat.R - #94

Open
JoelMoro wants to merge 1 commit into
masterfrom
JoelMoro-patch-4
Open

Update Seurat.R#94
JoelMoro wants to merge 1 commit into
masterfrom
JoelMoro-patch-4

Conversation

@JoelMoro

Copy link
Copy Markdown
Collaborator

Seurat.R modifications:

  • Read10X function path assignment didn't need to paste0() with current wd since it has already been set
  • Added code to modify our gene ids from ENSEMBL to gene symbol or the other way round as fas as we modify it accordingly.
  • Added percent of ribosomal genes for the violin plot.
  • Added scatter plots to visualise QC metric.
  • Added distribution of total number of molecules detected within a cell.
  • Added distribution of genes detected per cell.
  • Added volcano plot labelling the top10 differentially expressed genes.
  • Adding cluster names to the TSNEplots.
  • Implementing loop for the feature plot to integrate 10 plots per page efficiently.
  • Performance and visualization of marker comparison "TR1 vs TH0" and "TFH vs TH0"

Seurat.R modifications:

- Read10X function path assignment didn't need to paste0() with current wd since it has already been set
- Added code to modify our gene ids from ENSEMBL to gene symbol or the other way round as fas as we modify it accordingly.
- Added percent of ribosomal genes for the violin plot.
- Added scatter plots to visualise QC metric.
- Added distribution of total number of molecules detected within a cell.
- Added distribution of genes detected per cell.
- Added volcano plot labelling the top10 differentially expressed genes.
- Adding cluster names to the TSNEplots.
- Implementing loop for the feature plot to integrate 10 plots per page efficiently.
- Performance and visualization of marker comparison "TR1 vs TH0" and "TFH vs TH0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant