User: kirannbishwa01
kirannbishwa01 • 0
- Reputation:
- 0
- Status:
- New User
- Location:
- Last seen:
- 4 months ago
- Joined:
- 11 months, 3 weeks ago
- Email:
- k*************@gmail.com
Posts by kirannbishwa01
<prev
• 6 results •
page 1 of 1 •
next >
2
votes
1
answer
260
views
1
answer
... I am trying to use enrichGO function from clusterProfiler package. All is good except that my results are empty.
# for significant genes
> sig.foldChangesAbv2 %>% length()
[1] 244
> sig.foldChanges %>% head(5)
[1] "NA1" "AT1G64640" "AT1G64630" "AT1G64625" "NA3"
# for universal ...
written 5 months ago by
kirannbishwa01 • 0
• updated 5 months ago by
Guangchuang Yu • 960
0
votes
1
answer
247
views
1
answer
... I really like the features that are provided in karyoploteR.
https://bioconductor.org/packages/release/bioc/html/karyoploteR.html
But, I am working with different organisms. I am able to find the organisms of interest using:
> available.genomes()
[1] "BSgenome.Alyrata.JGI.v1" ...
written 5 months ago by
kirannbishwa01 • 0
• updated 5 months ago by
bernatgel • 90
0
votes
2
answers
253
views
2
answers
... Hi Steve,
I knew about this method, but the problem is that if you convert the S4-object using as.data.frame you are loosing valuable metadata information that are used downstream in the workflow.
Any other ideas.
...
written 6 months ago by
kirannbishwa01 • 0
0
votes
3
answers
5.1k
views
3
answers
... HI Michael,
If your time allows, Can you please look into this problem? https://support.bioconductor.org/p/101008/
...
written 6 months ago by
kirannbishwa01 • 0
4
votes
2
answers
253
views
2
answers
... I have generated results from DESeq2 wihch is a S4 type R-object. I want to add new columns to it containing geneNames, contig and start position.
There is method using BioMart to do it, but I won't be using the BioMart method; instead I have the geneDatabase as a textfile,
I have tried merging th ...
written 6 months ago by
kirannbishwa01 • 0
• updated 6 months ago by
Michael Love ♦ 17k
0
votes
2
answers
1.4k
views
2
answers
... HI @Aaron:
What do you mean by, "Dropping it will test for allele-specific expression, averaged across all individuals"? Are we not supposed to keep the design as it is as
~0+individual+allele
...
written 7 months ago by
kirannbishwa01 • 0
Latest awards to kirannbishwa01
No awards yet. Soon to come :-)
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.2.0
Traffic: 167 users visited in the last hour