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

Highlighting points of interest #57

Open
ConstanzeT opened this issue Sep 21, 2022 · 1 comment
Open

Highlighting points of interest #57

ConstanzeT opened this issue Sep 21, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@ConstanzeT
Copy link

Hey,
instead of adding labels to some points based on a tuple, could I also use different colours of shapes?
My code looks currently like this:
visuz.GeneExpression.volcano(df=snd_df, lfc='neg|lfc', pv='p-value',geneid="id",genenames=('TRAF5','C12orf56','ATP8B3','PTPRB',
'SCRN2','BTBD17','UBE3A','EED','OR4N4','PPP1R2','DDX39A','PALMD','DYRK2','GZMA','RBBP5','RPL12','RDH12','RPEL1','ZKSCAN2',
'LOC101060389'), plotlegend=True, legendpos='upper right', gstyle=2, color=("#E10600FF", "grey","#00239CFF" ),legendanchor=(1.46,1), sign_line=True, show=True)

grafik

@reneshbedre
Copy link
Owner

Currently, you can not change the shape of the genes provided by genenames parameter. I will add this request to my development list. Thank you.

@reneshbedre reneshbedre added the enhancement New feature or request label Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants