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

Fix usage of TS vs ts #1493

Merged
merged 1 commit into from May 11, 2020
Merged

Fix usage of TS vs ts #1493

merged 1 commit into from May 11, 2020

Conversation

cmdcolin
Copy link
Contributor

@cmdcolin cmdcolin commented Apr 2, 2020

This is a special case handling to fix the bug in #1484 but it is slightly awkward, not sure if there is a better way to do this.

@rbuels
Copy link
Collaborator

rbuels commented Apr 3, 2020

Oh man. Yeah I guess that's about as good as can be gotten.

Attributes are case-sensitive in JB2, so we should be OK there I hope.

@cmdcolin
Copy link
Contributor Author

cmdcolin commented Apr 3, 2020

Yep. It might be that bam-js should adopt a similar thing to cram-js records with the tags() method, but it would no longer become a lazy feature if it does that (there might be some middleground though, not sure)

@cmdcolin cmdcolin merged commit 6e71c27 into dev May 11, 2020
@cmdcolin
Copy link
Contributor Author

The contents of this PR were changed so that now it doesn't use case sensititve, it just uses the "useXS" and applies to TS tag while the user interface clarifies that useTS applies to the lower case ts tag from minimap

Screenshot from 2020-05-11 14-31-02

@cmdcolin
Copy link
Contributor Author

Fix on dev

@cmdcolin cmdcolin deleted the fix_ts_case branch May 11, 2020 18:33
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.

None yet

2 participants