More posts like this
-
Seurat V5 Subscript Out of Bounds Error
written by KokiBio 0Hello, I am trying to perform scRNA analysis with Seurat v5. I was originally having issues identifying the percentage of mitochondrial counts because my gene …
-
Missing gene symbol
written by fahim 2I need a suggestion regarding micro array data analysis.I analyzed a GEO dataset from GEO2R.But when I download the significant gene file with logfc,p.value,adj.p.value,reference id,ensembl …
-
Ignore case-sensitive letters in R
written by smrutimayipanda 2I have a code: library("purrr") file_list <- list.files(pattern = "*.txt") walk(file_list, function(f) { df <- read.table(f, header=TRUE, sep="\t", stringsAsFactors=FALSE) df <- df[grep("(adj.P.Val|P.Value|t|B)", names(df), invert = …
-
How to handle multiple mapping of Gene-Symbols and Probe-ID in Micro-array Data
written by sp29 5After, performing the differential analysis with ```limma```. After, mapping with the feature data, I have got the data frame as follows- ```FDR``` ```Probe_ID``` ```Gene.Symbol``` ```Gene.ID``` …
-
What kind of analysis is practically done on GSE data files?
written by shahdhruv7 0I have a GSE data file in csv file format containing fields such as: ID, adj.P.Val, P.Value, t, B, logFC, Gene.symbol, Gene.title. In which adj.P.Val, …
-
How to highlight certain genes in a Volcano Plot in R
written by ishackm 11Hi all, I would like to know please how to highlight certain genes in a list with a specific colour in a Volcano Plot in …
-
Error with the Volcano plot
written by ulapei 2Hi, I am very new to R so I apologise in advance if something doesn't make sense. I am trying to create a basic Volcano …
-
gene symbol in r
written by miravet65 0I am having a problem in getting gene symbol after analysis GEO data. I can get logFC, P.value but in gene.symbol only show `<NA>` gr<-as.factor(gr) …
-
Meta output vs Toptable output
written by vn383 1Hello, I am trying to compare values that I have generated from a meta output and Limma Toptable output in the form of a volcano …
-
Annotation of Affymetrix Mouse Gene 2.0 ST arrays
written by nene_e60 2Dear all, This is my first post asking for help in R. I have read your posts and I have applied them successfully in all …
Hello miravet65!
Questions similar to yours can already be found at:
We have closed your question to allow us to keep similar content in the same thread.
If you disagree with this please tell us why in a reply below. We'll be happy to talk about it.
Cheers!
Please do not post the same question more than once - it can be characterized as spamming the forum, and you could be blocked for that.