-
Notifications
You must be signed in to change notification settings - Fork 8
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
Integrate metadata (like provenance) #67
Comments
@superjox I like having some metadata coloring. I'm concerned that if we let your branch sit around it will be too difficult to merge in and you might have to start from scratch. Would you like to propose a minimal feature that we can merge in to master? It seems to me that colorings are mutually exclusive. What would you think of adding all annotation options as a new dropdown option inside "Color By:". One option would always be "Color By: Copy Number and Inversion". Metadata files would add to this list. |
@josiahseaman it works right now that it reads in a separate metadata.json in the dataset folder, if present. I agree with the dropdown menu, this was planned bullet point 4 in the 1st comment above. Adding inversions etc is a good idea. |
I started a beginner's integration of metadata from a json file for now, and for now present only the provenance as a toggle. This is just to let you know, in case someone started already, or wants to follow up.
I'd suggest following things to do in that order:
tiny mock-up metadata file for the B1phi1 dataset (should be placed into
public/test_data/run1.B1phi1.i1.seqwish.w100/metadata.json
):The text was updated successfully, but these errors were encountered: