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

Storing of 2 same bed files with different columns #80

Open
khoroshevskyi opened this issue Oct 4, 2024 · 0 comments
Open

Storing of 2 same bed files with different columns #80

khoroshevskyi opened this issue Oct 4, 2024 · 0 comments

Comments

@khoroshevskyi
Copy link
Member

We encountered an issue where a BED file with 3 columns was added to the database, and then it was overwritten by a different file with the same regions but more columns (I was overwriting the record, not updating it).
In the future, should we keep track of this information? What should we do in this situation?

Related to #79

@khoroshevskyi khoroshevskyi changed the title Storing of 2 same bed files with different column number Storing of 2 same bed files with different columns Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant