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

Verify that n_occupied etc. numbers are correct and saved in both countgraph & nodegraph #1093

Closed
2 tasks done
ctb opened this issue Jun 13, 2015 · 2 comments · Fixed by #1194
Closed
2 tasks done
Milestone

Comments

@ctb
Copy link
Member

ctb commented Jun 13, 2015

See discussion in #429.

  • functions should be inspected and tested;
  • we need to save these functions in countgraph and nodegraph
@ctb ctb added this to the 2.0 milestone Jun 13, 2015
@ctb
Copy link
Member Author

ctb commented Jun 13, 2015

(Since file formats are changing a lot, we could do this for 2.0 perhaps.)

@ctb
Copy link
Member Author

ctb commented Jul 19, 2015

  • tests needed for n_unique_kmers() in countgraph;
  • _n_unique_kmers need to be added to save() and load() functions
  • save() and load() functions should be unit tested a bit, too.

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

Successfully merging a pull request may close this issue.

1 participant