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

Master recall function #20

Closed
vertesy opened this issue Feb 17, 2021 · 1 comment
Closed

Master recall function #20

vertesy opened this issue Feb 17, 2021 · 1 comment

Comments

@vertesy
Copy link
Owner

vertesy commented Feb 17, 2021

There are quite some variable that are used and stored in the global env.
Upon re-loading a Seurat object, these are missing.

  1. I am working on that all are stored in @misc and that all can be individually recalled
  2. However a master-recall function could make it easier

Elements to recall

  1. p (parameters)
  2. gl (gene lists)
  3. all.genes
  4. meta.tags
@vertesy
Copy link
Owner Author

vertesy commented Apr 29, 2021

Individual functions are now mostly present:

  recall.parameters()
  recall.all.genes()
  recall.meta.tags.n.datasets()
  recall.genes.ls()

I think I won't take it further. If so, a master backup function would be great too (copy all too @misc).

@vertesy vertesy closed this as completed Apr 29, 2021
vertesy added a commit that referenced this issue Apr 29, 2021
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