User: rice.researcher
rice.researcher • 150
- Reputation:
- 150
- Status:
- Trusted
- Location:
- Korea, Republic Of
- Last seen:
- 2 years ago
- Joined:
- 5 years, 11 months ago
- Email:
- r**************@gmail.com
Posts by rice.researcher
<prev
• 33 results •
page 1 of 4 •
next >
1
vote
0
answers
1.3k
views
0
answers
... For meta-analysis work, I would like to combine two rice GEO series( [GSE27988][1] and [GSE27856][2] ) where each series analyze multiple anatomical tissue related expression profiles.To eliminate batch effect, I'm not sure whether I can use limma [removeBatchEffect][3] function as given below. Si ...
written 2.3 years ago by
rice.researcher • 150
• updated
2.3 years ago by
zx8754 ♦ 9.9k
2
votes
0
answers
1.2k
views
0
answers
... You can format the BLAST output using [-outfmt][1]. -outfmt 6 will give you tabular format.
[1]: https://www.biostars.org/p/88944/ ...
written 2.3 years ago by
rice.researcher • 150
0
votes
2
answers
3.3k
views
2
answers
... Thanks,.! Yes, image for corresponding pathway is being generated. But none of the input genes are mapped to the generated pathway image. (To test purpose, I used two genes in the pathway 00195. So these two genes with highlighted red box in the pathway image is the expected result.) ...
written 2.4 years ago by
rice.researcher • 150
0
votes
2
answers
3.3k
views
2
answers
... Sorry, I used exactly the same code which you have given.
library("pathview")
geneList <- c("Os03t0659266-00", "Os04t0473150-00")
pathview(gene.data = geneList,
pathway.id = "00195",
gene.idtype = "KEGG",
species = "Oryza sativa japonica") ...
written 2.4 years ago by
rice.researcher • 150
0
votes
2
answers
3.3k
views
2
answers
... Thanks for your help. I tried with gene.idtype = "KEGG". But it not mapping the genes and throws warnings like,
Warning: None of the genes or compounds mapped to the pathway!
Argument gene.idtype or cpd.idtype may be wrong.
Warning: No annotation package for the species osa, gene symbol ...
written 2.4 years ago by
rice.researcher • 150
5
votes
2
answers
3.3k
views
5 follow
2
answers
... I was trying to map a list of genes to Oryza sativa (rice) KEGG pathways using [pathview][1] R package. But failed to map genes. I followed [this][2] tutorial.
For example, the code below
library("pathview")
geneList<-read.table("genes.txt",header=T,sep="\t")
pathway <- pathv ...
written 2.4 years ago by
rice.researcher • 150
• updated
2.3 years ago by
bigmawen • 360
1
vote
1
answer
999
views
5 follow
1
answer
... I wanted to plot GO enrichment results of multiple species (10) to compare the enriched terms. Can anyone suggest tool or package for my purpose? An example of the desired plot is below.
![enter image description here][1]
[1]: https://image.ibb.co/hZgpZp/GO_multiple.jpg ...
written 2.5 years ago by
rice.researcher • 150
• updated
2.0 years ago by
matz • 0
0
votes
1
answer
808
views
1
answers
... Thanks @Devon for the suggestion.! BTW, I' not sure how the 8mer+8mer case come? If you could give a search keyword for this kind of barcoding, it would be helpful for me to further look into to available documents. ...
written 2.7 years ago by
rice.researcher • 150
3
votes
1
answer
808
views
1
answer
... I generally analyze paired-end illumina platform geretaed fastq having 6mer barcode. For ex,
@K00171:40:H3KJTBBXX:8:1101:20518:2020 2:N:0:CGATGT
GCTGCTTCAATCCTTTCCTCTACTGTCATGTCACTTCGGGCTTTCCCCTCTTTGACATCAATAAGTTCAACTTCATAAACAAGGTCTGCCATCAATCGTTA
+
A,A,F ...
written 2.7 years ago by
rice.researcher • 150
• updated
2.7 years ago by
Devon Ryan ♦ 98k
0
votes
3
answers
617
views
3
answers
Answer:
A: microarray data analysis
... You can try Shiny app [BatchQC][1]. It can deal with multiple batches and eliminate batch effect.
[1]: https://bioconductor.org/packages/release/bioc/html/BatchQC.html ...
written 2.9 years ago by
rice.researcher • 150
Latest awards to rice.researcher
Popular Question
2.0 years ago,
created a question with more than 1,000 views.
For Plotting and Visualizing large number of genes into chromsome
Scholar
3.5 years ago,
created an answer that has been accepted.
For A: How to plot Z-scores in R for gene expression data
Teacher
3.5 years ago,
created an answer with at least 3 up-votes.
For A: How to plot Z-scores in R for gene expression data
Popular Question
4.8 years ago,
created a question with more than 1,000 views.
For Plotting and Visualizing large number of genes into chromsome
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 1661 users visited in the last hour