More posts like this
-
Chip Seq Analysis of RNA Polymerase 2
written by Gaurav •I am analysing chip-seq data of RNA Pol-2 generated in our lab. But I am not getting the desired peaks on genes. Can somebody help? …
-
PCA, Pearson correlation
written by Irving •Hi I am performing a ChIP-seq analysis, I did PCA and Pearson correlation. I still don't quite understand how PCA works, and my other question …
-
How to interpret Per sequence GC content in FastQC for ChIP-seq data?
written by Logan •Hello, I conducted QC using ChIP-seq data, and among the QC results, I observed that the GC distribution over all sequences in the 'Per sequence …
-
how to draw the volcano plot for DEGs in a different way
written by luckyday1661 •Dear guys, May I know if there is some sample code to use to draw the plot like below? I have DEGs results from **limma**, …
-
Which data should I select in Encode chip-seq data?
written by tinyimp80 •I want to analyze the ENCODE ChIP-seq data. In this case, which data should I select? I will analyze the peaks from replicate 1 and …
-
How can I plot the heatmap with the fold changes of ChIP-seq occupancy levels of 2 samples using `d…
written by Dan •Hello, How can I plot the heatmap with the fold changes of ChIP-seq occupancy levels of 2 samples using `deepTools`? ![enter image description here][1] [1]: …
-
How to remove the white background from my table
written by Khaleesi95 •Hi guys, I have to draw a table. I wrote the following code: ```r library(ggpubr) ds12 <- c("N of individuals", "Eff N after removing Ref", …
-
quality control chip-seq
written by Nobody •Hello, I just started a tuto on chip seq...Could you tell me how I can interpret this chip-seq quality graph. The sample that ends with …
-
any tool to plot the fragment profile for ctDNA samples?
written by J.F.JiangHi all, Fragment size of ctDNA offered us another dimension data, since cfDNA from tumors tended to smaller than normal ones. As displayed in "Genome-wide …
-
How to make the distrubution of DEGs using RNAseq data
written by minhcongktyhp •Hi all. I am analyzing RNAseq data and I found a very nice paper titled: Dose-dependent transcriptomic responses of zebrafish eleutheroembryos to Bisphenol A And …
Typically you want to give a snippet of data, and show what you've tried to draw that graph on your own before you ask for help.
It looks like it is plotted in ggplot2 in R and would be pretty simple to do. Here is a tutorial on how to use that package.