Skip to main content

Questions tagged [ggplot2]

Advanced R visualisation and plotting package based on the grammar of graphics. ggplot2 is also available in Python via 'plotnine' which uses ggplot2 code

1 vote
0 answers
103 views

Good morning, I was wondering if anyone could assist me with the following: I am struggling to add a statistical test to this boxplot like a bar (preferably with Wilcox test). I tried with adding ...
Nona's user avatar
  • 65
5 votes
2 answers
104 views

I am trying to generate a plot with mean and standard deviation but I am having some difficulty with the legend. As you can see from the image, the legend title "Statistics" appears two ...
Alberto Fabbri's user avatar
3 votes
0 answers
54 views

I am trying to plot a host-parasite-pathogen network using a sankey graph and I am having problems scaling the nodes to their occurrence (counts). The main issue is that the host count is nested in ...
alex's user avatar
  • 93
2 votes
1 answer
167 views

Good afternoon, I am trying to add the n for each of the subgroups in females and males (not just for the total in male (n=107) and female (n=94)). However, I havent found a way to do so: The ...
Nona's user avatar
  • 65
0 votes
1 answer
194 views

Good afternoon, I am trying for a while now to wrap these labels in my plot (I want that it goes to the next line instead of making a very long line). I tried with the scales package in R, but it ...
Nona's user avatar
  • 65
0 votes
1 answer
233 views

I'm wondering how can I show unique gene names in the volcano plot. My data looks like, ...
Deb's user avatar
  • 329
1 vote
1 answer
295 views

I need to create a barplot with error bars, my data consists of 2 groups called "Genot", with 3 sub-groups "Suberin" for each, associated with a value "Percent". ...
user18598's user avatar
1 vote
1 answer
98 views

Can someone help hint me how I can interpret ordinal logistic regression coefficients and how I can use the .L, .Q and .C terms to calculate probabilities? I am analysing a dataset, where people ...
Charles's user avatar
  • 547
2 votes
1 answer
469 views

I have a simple dataframe that includes points where the x values are 0, 1, 2, 3, 4, and 7. When I go to plot the data this is what ggplot2 gives me: I only want to include the points mentioned above....
rimo's user avatar
  • 1,063
-1 votes
1 answer
383 views

I'm trying to make a plot that looks like this: This is a rudimentary plot I did in excel. It's a plot of reads by length. Very simple nothing crazy to it. The important thing to note is that it's ...
rimo's user avatar
  • 1,063
-1 votes
1 answer
150 views

How do we plot histogram in R\Python with two variables[BC and Control] and their corresponding gene names examples is below: Thank you,
Mahendra Singh's user avatar
2 votes
1 answer
2k views

I have a Seurat object and plotted the Dimplot for UMAP visualization for 2 variables, as shown in the image below. Now, the problem is that I want the group by variables such as ...
cst's user avatar
  • 123
2 votes
2 answers
257 views

I have plotted a heat-map with 235 rows and 570 columns which is below: how do we make clear names of row and columns on this graph using R?
Mahendra Singh's user avatar
3 votes
0 answers
862 views

I can create an Upset plot with the input file, which can be found here ...
user3523406's user avatar
0 votes
1 answer
459 views

This question was also asked on Biostars I have tried to use UpsetR to visualise the input file, which can be found here. How is it possible to make UpsetR accept an order defined in ...
user3523406's user avatar

15 30 50 per page
1
2 3 4 5 6