Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add labels to plot from ggrarecurve #111

Open
soluna1 opened this issue Dec 13, 2023 · 0 comments
Open

add labels to plot from ggrarecurve #111

soluna1 opened this issue Dec 13, 2023 · 0 comments

Comments

@soluna1
Copy link

soluna1 commented Dec 13, 2023

Hello,

I'm using the function ggrarecurve to plot rarefied data from a phyloseq object.

Is there a way to add labels to the plotted data?

this is the code:
`rareres_pico <- get_rarecurve(obj=marmenor_pico.raref, chunks=400)

p_rare_pico <- ggrarecurve(obj=rareres_pico,
indexNames=c("Observe","Chao1","ACE")) +
theme(legend.spacing.y=unit(0.01,"cm"),
legend.text=element_text(size=4))`

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant