ent: Sat, 10 Sep 2016 01:55:18 +
> To: r-help@r-project.org
> Subject: [R] GGplot annotate by facet
>
> Hi,
>
> I have a dataframe which I need to plot in ggplot2 it looks like this :-
>
> head(nodelta_firstexon)
> Value Type Histone
> 1 0.06 high H3K27ac
>
Hi,
I have a dataframe which I need to plot in ggplot2 it looks like this :-
head(nodelta_firstexon)
Value Type Histone
1 0.06 high H3K27ac
2 0.12 low H3K27ac
4 0.04 high H3K27me3
5 0.16 low H3K27me3
7 0.02 high H3K36me3
8 0.13 low H3K36me3
I have another data frame with p-v alues
2 matches
Mail list logo