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

Split findVG to computation and plots #19

Open
hypercompetent opened this issue Oct 25, 2018 · 0 comments
Open

Split findVG to computation and plots #19

hypercompetent opened this issue Oct 25, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@hypercompetent
Copy link
Member

Currently, findVG both computes statistics for variable genes and can optionally output plots to a file as a side effect. Instead, we should split this up to 3 functions:
1 computes the statistics
1 generates the plots
1 saves the plots (or leave this up to the user to use ggsave() or cowplot).

@hypercompetent hypercompetent added the enhancement New feature or request label Oct 25, 2018
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

1 participant