More posts like this
-
Using a Seurat object to create a cellchat object
written by m.sharghi •Dear community, I've been using Cellchat for a week, and I'm wondering what are the criteria for the Seurat object in the first place. It …
-
Appropriate minimum gene set size for gene set enrichment analysis
written by Nona •Good afternoon, I was wondering if anyone could advice me on the following: I am running a gene set enrichment analysis (using FGSEA & HTSanalyzer, …
-
Use of annotation of integrated Seurat object in single sample
written by Nona •Good morning, I have the following doubt and would appreciate your opinion / feedback: I have an integrated Seurat object, which has been annotated. Now …
-
Seurat object reductions (PCA, UMAP,..) after subsetting data
written by Nona •Dear all, It would be fantastic if anyone could answer me this: So basically I wonder what happens to reductions I have performed on a …
-
JoinLayers function for Seurat Object for annotation with SingleR
written by Nona •Dear all, I have the following issue: I have a Seurat object with 7 layers of raw gene expression counts for 7 different patients. In …
-
Power calculation gene expression survival analysis
written by Nona •Dear all, I have identified one gene, whose expression influences survival in patients. I tried to replicate the result in another dataset. However, I could …
-
How to convert single-cell RNAseq filename.mtx.gz to seurat object
written by Barani Kumar •Hi All, I need your great help with my public scRNAseq data obtained from GEO dataset analysis. For example, if I want to access this …
-
Pathway analysis of a seurat object with gage in R
written by mfro •Dear community I am new to the field of RNA single cell sequencing and I am having problems performing pathway enrichment analysis on a Seurat …
-
conversion of case_ids to file_ids TCGA data
written by nazaninhoseinkhanDear all, I need to convert case_ids of TCGA data to file_ids. I used TCGAutils but I could not convert the IDs Can you advice …
-
[R] To convert MAList to ExpressionSet using R package 'convert'
written by rheupion •I am currently working on a meta-analysis of transcriptomics datasets that have published recently. I want to convert MAList to ExpressionSet using R package 'convert'. …
You are probably looking to do like this?
Thank you very much. Thats exactly what I am looking for.
The only thing I am missing this way is that it doesnt store my metadata from the Seurat object (subtype) in the phenotype data:
For me it looks like this now:
I would like it to look like this:
Thanks a lot!