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

Nicer annotation format in default exported csv #32

Open
cbogart opened this issue Aug 1, 2018 · 0 comments
Open

Nicer annotation format in default exported csv #32

cbogart opened this issue Aug 1, 2018 · 0 comments

Comments

@cbogart
Copy link
Contributor

cbogart commented Aug 1, 2018

When an annotation has only a single, null-named feature, don't display "null" in the field; display annotation name = null feature value.

configuration example
Single null-named feature: transactivity=3
No feature transactivity
Named features transactivity (measure1=3, measure2=7)
Both named and null feature transactivity=5 (measure1=3, measure2=7)
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