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

Appending samples to a .tome #17

Open
hypercompetent opened this issue Nov 15, 2018 · 0 comments
Open

Appending samples to a .tome #17

hypercompetent opened this issue Nov 15, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hypercompetent
Copy link
Member

It should be possible to append samples to an existing .tome file. This would allow us to incrementally update a single file instead of recompiling the entire thing from scratch.

This is probably straightforward for adding columns as vectors, but may be more complicated for adding samples. Maybe I can expand and add values to sample-indexed sparse matrices. gene-indexed matrices will have to be rebuilt.

@hypercompetent hypercompetent added the enhancement New feature or request label Nov 15, 2018
@hypercompetent hypercompetent self-assigned this Nov 15, 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