CDCgov / MicrobeTrace

The Visualization Multitool for Molecular Epidemiology and Bioinformatics
https://microbetrace.cdc.gov/
Apache License 2.0
88 stars 38 forks source link

Add chronology state file #379

Open frankambrosio3 opened 3 years ago

frankambrosio3 commented 3 years ago

Add chronology state file

As a user: I would like to be able to add a timeline chronology file (example attached), so that I can visualize state change over time within the 2D network by mapping changes to the stylistic features of the nodes in the 2D network to the states listed in each date-column. https://app.zenhub.com/files/149786212/e2d5c08e-8b3e-413f-bd20-076d9a718cba/download

Acceptance Criteria MicrobeTrace accepts this file type MicrobeTrace recognizes this file type MicrobeTrace can parse the data contained within this file type MicrobeTrace can launch a 2D network view using the data in this file type like a node list In the event that nodes are included in a link list and not in the chronology state file, these nodes will appear as singletons

frankambrosio3 commented 3 years ago

Potential to add ability to modify links over time later.