The support.bioconductor.org editor has been updated to markdown! Please see more info at: Tutorial: Updated Support Site Editor
User: Agaz Hussain Wani
Agaz Hussain Wani • 260
- Reputation:
- 260
- Status:
- Trusted
- Location:
- India
- Last seen:
- 10 months, 2 weeks ago
- Joined:
- 3 years, 10 months ago
- Email:
- h************@yahoo.com
A research scholar currently working in the area of Bioinformatics on gene expression data analysis. I have a post graduation in computer science with computer applications as a specialization. I am Interested to study biological data and design tools and techniques with the aim of identifying potential cancer biomarkers.
Posts by Agaz Hussain Wani
<prev
• 98 results •
page 1 of 10 •
next >
0
votes
1
answer
257
views
1
answers
Comment:
C: Processing agilent data by limma
... Thank you very much for the answer. I tried reading the exon arrays from GSE32006 seprately,
raw_data <- read.maimages(pdata[,1], source = "agilent", green.only = TRUE)
but I get the same issue
Error in readGenericHeader(fullname, columns = columns, sep = sep) :
Specified column headings n ...
written 10 months ago by
Agaz Hussain Wani • 260
2
votes
1
answer
257
views
1
answer
... I am trying to process Agilent data by using limma R package. For GSE10469, I used the following code
raw_data <- read.maimages(pdata[,1], source = "agilent") # pdata file is having group information
I get the error:
Error in readGenericHeader(fullname, columns = columns, sep = sep) :
Specifi ...
written 10 months ago by
Agaz Hussain Wani • 260
• updated
10 months ago by
Gordon Smyth ♦ 36k
1
vote
2
answers
568
views
2
answers
...
Check topTable without setting the limit for p.value and lfc. I am sure that you have no significant genes on p.value = 0.05 and lfc = 2. You can also check by increasing the limit of p.value.
...
written 10 months ago by
Agaz Hussain Wani • 260
0
votes
1
answer
334
views
1
answers
... P-values of a sample like we do with
pvalue <- assayData(data.mas5calls)[["se.exprs"]]
I am not interested to compare two or more groups (and I know that I can do with limma), But what I am interested is shown in the example code.
...
written 11 months ago by
Agaz Hussain Wani • 260
0
votes
1
answer
334
views
1
answers
... Thank you I got it by affy::rma(). And please ignore the above comment. Is it possible to get p-values?.
...
written 11 months ago by
Agaz Hussain Wani • 260
0
votes
1
answer
334
views
1
answers
...
Thank you for your comment. But when I do that using RMA
file <- ReadAffy(filenames = file.choose())
rma(file)
I get an error Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘rma’ for signature ‘"AffyBatch"’
...
written 11 months ago by
Agaz Hussain Wani • 260
0
votes
2
answers
245
views
2
answers
... I use readCodelink() to get feature names. I have updated my question, please check the edit.
...
written 11 months ago by
Agaz Hussain Wani • 260
0
votes
2
answers
245
views
2
answers
... Confusing thing is that Spot_mean is missing and I think Codelink package needs Spot_mean, raw or normalized data to generate expression values and SNR, though not sure. I check with other types also such as "Raw" and "Norm", but no benefit. I have shown some lines of the sample above.
...
written 11 months ago by
Agaz Hussain Wani • 260
2
votes
2
answers
245
views
2
answers
... I was trying to process CodeLink UniSet Rat I Bioarray data from GSE59913. Previously I have processed UniSet Human 20K I Bioarray using Codelink R package by the following code.
codset = readCodelinkSet(filename = codelinkpath[[i]])
features <- readCodelink(codelinkpath[[i]]) ## An additio ...
written 11 months ago by
Agaz Hussain Wani • 260
• updated
11 months ago by
Diego Diez • 730
1
vote
1
answer
334
views
1
answer
... I am trying to process data from Affymetrix HT HG-U133+ PM Array Plate GSE27544 by using affy R package. I am interested to generate the expression values, present/absent calls and p-values. I am using the following code
# read file
file <- ReadAffy(filenames = file.choose())
eset.mas5 = ma ...
written 11 months ago by
Agaz Hussain Wani • 260
• updated
11 months ago by
Guido Hooiveld • 2.4k
Latest awards to Agaz Hussain Wani
Popular Question
22 months ago,
created a question with more than 1,000 views.
For Agilent data processing by Limma R package
Popular Question
22 months ago,
created a question with more than 1,000 views.
For How to prepare targets.txt file in codelink.
Popular Question
22 months ago,
created a question with more than 1,000 views.
For Meta-analysis of gene expression data by 'MetaDE'
Popular Question
22 months ago,
created a question with more than 1,000 views.
For Annotating codelink data file
Scholar
23 months ago,
created an answer that has been accepted.
For A: How to access vector of certain column in phenotype data.
Scholar
2.8 years ago,
created an answer that has been accepted.
For A: How to access vector of certain column in phenotype data.
Student
2.8 years ago,
asked a question with at least 3 up-votes.
For Can i set a path for readCodlinkSet()
Student
2.8 years ago,
asked a question with at least 3 up-votes.
For Annotation package for Codelink 55K Human Array
Scholar
3.7 years ago,
created an answer that has been accepted.
For A: How to access vector of certain column in phenotype data.
Rising Star
3.7 years ago,
created 50 posts within first three months of joining.
Autobiographer
3.8 years ago,
has more than 80 characters in the information field of the user's profile.
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 16.09
Traffic: 265 users visited in the last hour