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

Refactor sequence and annotation reverse complementation #25

Merged
merged 2 commits into from
May 28, 2020

Conversation

standage
Copy link
Member

This update renames the rev_complement_anno function to reverse_complement, and replaces the rev_comp_uas_output_bracket function with a new reverse_complement_bracketed function that is clearer and more concise. Both are drop-ins for the original functions: no other changes are required except to call the new function names.

Both functions were moved to the new repeat module. This is the logical home for the latter function, and for import reasons it was convenient to keep them together.

@standage standage requested a review from rnmitchell May 28, 2020 02:36
@standage
Copy link
Member Author

Ready for review and merge.

@rnmitchell rnmitchell merged commit e28e7ce into master May 28, 2020
@rnmitchell rnmitchell deleted the refactor/revcom branch May 28, 2020 10:50
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