Log In
Sign Up
about
faq
Ask a question
Latest
News
Jobs
Tutorials
Tags
Users
New Post
Latest
News
Jobs
Tutorials
Tags
Users
Log In
Sign Up
About
Limit
all time
today
this week
this month
this year
Unanswered
All posts
Sort
Update
Answers
Bookmarks
Creation
Replies
Rank
Views
Votes
Showing :
results
•
reset
1
vote
1
reply
1.1k
views
HISAT2 mapping
hisat2
results
updated 2.6 years ago by
ATpoint
★ 5.0k • written 2.6 years ago by
ali
• 0
0
votes
1
reply
4.3k
views
Heatmap with result DESeq analysis
DESeq2
results
Heatmaps
plots
updated 3.0 years ago by
Michael Love
43k • written 3.0 years ago by
Chiara
• 0
1
vote
2
replies
3.7k
views
error in DESeq2 results(dds)
DESeq2
datasetfrommatrix
results
error
4.7 years ago
james
• 0
3
votes
6
replies
3.2k
views
DESEq2 - How to extract ONE results table/coefficient from the DESeqResults object
deseq2
results
DESeqResults
updated 5.2 years ago by
Michael Love
43k • written 5.2 years ago by
paula.vaccarello
• 0
2
votes
2
replies
1.2k
views
DESeq results gives all genes
deseq2
design matrix
results
updated 6.9 years ago by
Michael Love
43k • written 6.9 years ago by
evocanres
• 0
0
votes
1
reply
1.3k
views
Basemean always multiples of 0.5 in deseq2 results
deseq
results
baseMean
updated 7.3 years ago by
Michael Love
43k • written 7.3 years ago by
batmaiden
• 0
0
votes
3
replies
1.4k
views
A contrast with four simultaneous conditions for DESeq2?
DESeq2
contrast
results
updated 7.3 years ago by
Michael Love
43k • written 7.3 years ago by
jan.soderman
• 0
1
vote
3
replies
1.5k
views
Results counts post DESeq same raw counts
DESeq2
results
updated 7.5 years ago by
Michael Love
43k • written 7.5 years ago by
A
▴ 60
0
votes
0
replies
1.1k
views
[Questions about the results of the enrichGo()]More genes are involved but less biological activity.
enrichGO()
results
7.6 years ago
414457044
• 0
0
votes
5
replies
1.8k
views
results {DESeq2} parameters
deseq2
results
updated 7.6 years ago by
Michael Love
43k • written 7.6 years ago by
Aurora
▴ 20
2
votes
5
replies
2.0k
views
DEGs generation parameters and specificities
deseq2
results
design and contrast matrix
updated 8.0 years ago by
Michael Love
43k • written 8.5 years ago by
tarun2
• 0
2
votes
4
replies
1.8k
views
Tac and Bioconductor giving different results
Tac
bioconductor
results
reproducbiltiy
updated 8.0 years ago by
Steve Lianoglou
★ 13k • written 8.0 years ago by
kritikamish99
▴ 10
3
votes
2
replies
4.5k
views
results(dds) error: couldn't find results. you should first run DESeq()
deseq2
results
error
8.0 years ago
hs.lansdell
▴ 20
2
votes
8
replies
1.9k
views
Deseq2 result for a variable
deseq2
differential expression
results
updated 8.0 years ago by
Michael Love
43k • written 8.0 years ago by
yoursbassanio
▴ 10
2
votes
5
replies
6.3k
views
DESEQ2 'results' filter by value for multiple conditions (contrast off?)
deseq2
results
contrast
padj
updated 8.4 years ago by
Michael Love
43k • written 8.4 years ago by
courtney.stairs
• 0
2
votes
5
replies
4.6k
views
Limma toptable interpretation check
limma
microarray
fdr
p-value
results
updated 8.4 years ago by
Aaron Lun
★ 29k • written 8.4 years ago by
bhgyu
▴ 30
1
vote
6
replies
2.5k
views
DESeq2: relevel contrasts after DESeq() has been called (time-course experiment of Drosophila development)
drosophila melanogaster
multiple time points
deseq2
results
development
updated 8.6 years ago by
Michael Love
43k • written 8.6 years ago by
wariobrega
• 0
4
votes
4
replies
2.4k
views
Deseq2 results interpretation
deseq2
multiple factor design
results
9.4 years ago
koeniger
▴ 10
5
votes
6
replies
18k
views
Group comparison in DESeq2
deseq2
results
updated 10.2 years ago by
Michael Love
43k • written 10.2 years ago by
jjinhyoungkim
▴ 20
6
votes
2
replies
5.4k
views
All same padj of contrast results in the DESeq2
deseq2
padj
contrast
results
updated 10.2 years ago by
Michael Love
43k • written 10.2 years ago by
jjinhyoungkim
▴ 20
0
votes
3
replies
2.5k
views
Getting different results with DESeq2
deseq2
results
rstudio
updated 10.3 years ago by
Michael Love
43k • written 10.3 years ago by
Lillyhchen
▴ 10
5
votes
4
replies
3.9k
views
limma multiple rows per gene in output (write.fit)
limma
results
10.4 years ago
Anne
• 0
2
votes
15
replies
4.3k
views
BiSeq trimClusters FDR.loc confusion
biseq
fdr
data
results
10.6 years ago • updated 10.5 years ago
mnaymik
▴ 10
23 results • Page
1 of 1
Recent ...
Replies
Comment: Using DESeq2 for age prediction
by
ATpoint
★ 5.0k
You sure will find online tutorials on regression models / machine learning classifiers. The support site is for help with Bioconductor. Ch…
Comment: Using DESeq2 for age prediction
by
picasa1983
• 0
Thanks ! Do you have any idea how to do that ?
Answer: Using DESeq2 for age prediction
by
ATpoint
★ 5.0k
The package has no such inbuilt function but you are free to use the vst (or any normalized) counts to train a regression model or classifi…
Comment: Best practice for handling large data (matrix with >2^31-1 non-zero elements) in
by
James W. MacDonald
68k
Aaron already answered your question. If you have an HDF5 file, it will be read in as a `TENxMatrix` object, which isn't actually read in -…
Comment: Best practice for handling large data (matrix with >2^31-1 non-zero elements) in
by
dan.gatti
• 0
Very strange. We have the same package versions. I tried adding the mtx.class, type, and delayed arguments, but it's still making the coun…
Votes
A: Multi-level experiments in Limma
Answer: Should voomWithQualityWeights still be used when the sample-specific weights var
Answer: DESeq2 for candidate gene analysis
DESeq2 for candidate gene analysis
Answer: DESeq2 for candidate gene analysis
Awards
• All
Popular Question
to
Gordon Smyth
53k
Oracle
to
shepherl
4.2k
Popular Question
to
Matej
• 0
Popular Question
to
Hervé Pagès
16k
Popular Question
to
Josef Frank
• 0
Locations
• All
Kenya,
6 minutes ago
United States,
41 minutes ago
WEHI, Melbourne, Australia,
47 minutes ago
United States,
1 hour ago
United States,
1 hour ago
Traffic: 2197 users visited in the last hour
Content
Search
Users
Tags
Badges
Help
About
FAQ
Access
RSS
API
Stats
Use of this site constitutes acceptance of our
User Agreement and Privacy Policy
.
Powered by the
version 2.3.6