-
Notifications
You must be signed in to change notification settings - Fork 2
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
File Relationships #1
Comments
I really want this, but others may not, so I implemented this additional column as an optional setting, default is off. |
My Nov. 4 commit to pull request #20 resolves this by adding a way to enter a display_name value, which is the name displayed to the user. Comments welcomed! |
To-do notes for a possible problem to fix. Under php 8 this becomes worse, but the new Error observed is To test:
Found the bug in |
pull #27As far as relationships go, it is a very simple change to add a My first use case is for a vcf file, I would like to link it to the fasta file of the reference genome that was used for read mapping, using the sequence ontology term |
While there may be additional aspects to file relationships to consider, I am closing this with merged #27 |
We are missing the ability to have relationships between files such that one could supercede the other or files could be grouped
The text was updated successfully, but these errors were encountered: