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

Remove unused track_idX columns from CSV table export after merger resolving #1372

Open
chaubold opened this issue Nov 18, 2016 · 0 comments

Comments

@chaubold
Copy link
Member

Before we had proper merger resolving (or when it is switched off), we added several columns to the exported CSV table to list all the track_ids contained in a single merger (and inconsistently did not store several lineage ids). Now that merger resolving is working nicely, we add new rows for the newly created resolved objects. But the columns for having multiple track_ids are still there. These could be removed.

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