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

Annotated bases flag for maptide.query API #5

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Annotated bases flag for maptide.query API #5

merged 2 commits into from
Oct 11, 2023

Conversation

tombch
Copy link
Member

@tombch tombch commented Oct 11, 2023

  • The maptide.query Python library function now includes an annotated flag.
  • This is set to False by default, for compliance with previous behaviour.
  • If set to True, base frequencies are returned as a dict[str, int] rather than a list[int], i.e. each base frequency is now mapped to by its base character A,C,G,T,DS or N.

@tombch tombch merged commit 0a4913e into main Oct 11, 2023
11 checks passed
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.

1 participant