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

Added a function to calculate GC content of a sequence #68

Merged
merged 3 commits into from
Feb 19, 2018
Merged

Added a function to calculate GC content of a sequence #68

merged 3 commits into from
Feb 19, 2018

Conversation

mbhall88
Copy link
Contributor

No description provided.

@@ -470,7 +470,7 @@ def gc_content(self, as_decimal=True):
This method ignores N when calculating the length of the sequence.
It does not, however ignore other ambiguous bases. It also only
includes the ambiguous base S (G or C). In this sense the method is
conservative with it's calculation.
conservative with its calculation.
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

@martinghunt martinghunt merged commit 892f4b9 into sanger-pathogens:master Feb 19, 2018
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