More posts like this
-
Pathway Enrichment Analysis according to tumor mutation burden.
written by weiruolun 0![enter image description here][1] [1]: /media/images/30234659-83da-4bac-bc56-08eac95f Hi, I wanna enrich associated pathway according to the value of tumor mutation burden on R, just like this …
-
Pathway Analysis using GAGE
written by OST 1Hello! How did this paper (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6372280/pdf/elife-41930.pdf) categorize the pathways in figure 2D (see below)? Are the categorizations of the pathways (Signaling, Immune Response, etc) determined …
-
Reproduction eQTL GTex Box plot
written by 7441980 0HiI need to regenerate the eqtl boxplot graph forsome of my snps of interest. I can see the eqtl graph in GTex portal but I …
-
How to Get Nucleotide/Allele Frequency Spectrum From NGS SAM/VCF File
written by liaoyunshi 0Dear All, I am new to NGS related analysis, so could you help me solve this question? I have **SAM file** from the NGS result …
-
Plot: Abundance at telomer region
written by popayekid55 11Hi all, are there any tool or R packages to generate this [image][1]. Depth at each position can be obtained from mpileup. How to add …
-
Popular tools for pathway analysis from proteomic/phosphoproteomics results
written by martingarridorc 2Hi! I want to reproduce the results obtained in a paper where the authors generate a group of phosphoproteomics results under different conditions. They used …
-
GO term analysis
written by manasa22.reddy 5![enter image description here][1]we have done micro array analysis for 3 conditions,we have separated all the deg for all three conditions and we have performed …
-
Functional annotation of network of gene-sets
written by Robert Sicko 64I am trying to create a figure similar to Fig 3 (shown below) in [this publication][1]. From the supplemental data for the publication, they say …
-
What is difference between soft-clipped and hard-clipped in SAM specification?
written by mangfu100 81Hi. I know that what soft-clipped reads are. But when facing sam files, also, there are many hard clipped reads. and I cannnot figure out …
-
Any Recommendations For Software For Drawing Plasmid Maps?
written by Michael Petronio 7<p>I want to draw a picture of a plasmid, something <a href='http://www.ncbi.nlm.nih.gov/pmc/articles/PMC451608/figure/f1/'>along the lines of this image</a>. i have tried all of the free software …
Assuming that you identify genes of interest separately (IPA will do all that internally) you should be able to use this tutorial: Network plot from expression data in R using igraph
Thanks genomax!
There is also Cytoscape (now unlicenced I believe), in addition to SRINGdb mentioned by cpad.
Try stringdb package.