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

Add VUEs tsv and converting to json script #23

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

leexgh
Copy link
Collaborator

@leexgh leexgh commented Sep 30, 2024

Changes in this pull request:

  • Replace Out_Of_Frame to Frame_Shift
  • Add tsv VUE table
  • Add tsv to json script

@leexgh leexgh changed the title Upload VUEs tsv table Add VUEs tsv and converting to json script Sep 30, 2024
Replace Out_Of_Frame to Frame_Shift
Add tsv VUE table
Add tsv to json script
Copy link
Contributor

@inodb inodb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Some thoughts:

  • Good to make it more clear that VUEs.json is generated. Could e.g. do a Makefile to and put the VUEs.json in some folder generated?
  • For VUEs_table.txt, maybe just VUEs.tsv? It is more succinct and clear that it is tab-separated. More of a personal preference thing tho

@leexgh
Copy link
Collaborator Author

leexgh commented Oct 2, 2024

@inodb Good point! Moved to generated folder and add some documents on how to generate the json file.

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

Successfully merging this pull request may close these issues.

2 participants