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

Create mechanism to modify/fix existing databases in place #79

Closed
reece opened this issue Apr 9, 2020 · 1 comment
Closed

Create mechanism to modify/fix existing databases in place #79

reece opened this issue Apr 9, 2020 · 1 comment

Comments

@reece
Copy link
Member

reece commented Apr 9, 2020

Some database fixes will require in-place edits to a database. These would be run only by seqrepo creators (not clients).

Ideas:

  • ./fixes/issueno-description in the git repo
  • seqrepo fix --list | --apply [...], where the code is in the seqrepo library itself. This has the advantage of being included in the package
@reece
Copy link
Member Author

reece commented Apr 10, 2020

Going with ./fixes/ solution for now. No associated commits.

@reece reece closed this as completed Apr 10, 2020
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