More posts like this
-
How to map Arabidopsis reference ids to locus id for the newer arrays
written by anc.informatics •I normalized a batch of newer Affymetrix microarray data using **oligo package**. However, unlike the Affy package that provides the probe ids, oligo gave the …
-
How to get all transcript and CDS from gene_id in biopython?
written by ishenweiyan •I got the gene name and species, how can I retrieve all its transcript and CDS by the gene_id in python? For example I get …
-
getting gene sequence from probeset id
written by mfaridun •Hi, I am trying to retrieve information from some old affymetrix data. What I have is the values of wt compared to knockout. I am …
-
Differential gene Expression analysis
written by sujasubramanianhello Davis, As you said early i analyse Affymetrix gene chip microarray data set with limma package, but after log transform of .soft file i …
-
Affymetrix probe id
written by rv •Hello everyone, I know that affymetrix probeset ids are portable across platforms: the same probeset id `1090_f_at` always refers the same gene (probe set). Is …
-
converting LOC to probset ID
written by zizigoluhello, I have a list of LOC for example **LOC102612281 in citrus**, how I can have the **equal probeset IDs list** please?
-
probset ID selection among many match numbers
written by zizigoluHi friends, I retrieved probeset IDs for my gene from Plexdb tool, now I have 11 match numbers all alike in details just different in …
-
retrieving probeset ID of a gene from affymetrix database or anywhere alse
written by zizigoluHello all, I have a gene (AtHKT1), how I can retrieve its probeset ID? Thank you
-
missing probeID in affymetrix using oligo package
written by benhrif.oussama •Hello, I am working on an affymetrix project. My data are cel files, and I am using oligo package. My script is ```r celFiles<-list.celfiles(dir,full.names=TRUE) rawData<-read.celfiles(celFiles) …
-
retrieval of upstream non-coding sequences
written by zizigoluHello I am going to **retrieve upstream non-coding sequences of some Saccharomyces genes** from **Ensembl** but I do not how I can do it considering …