Skip to content

Comments

add method for computing number of sequences in a query#679

Merged
yannickwurm merged 4 commits intowurmlab:masterfrom
Lazy-poet:issue/669
Feb 21, 2024
Merged

add method for computing number of sequences in a query#679
yannickwurm merged 4 commits intowurmlab:masterfrom
Lazy-poet:issue/669

Conversation

@Lazy-poet
Copy link
Contributor

This addresses issue #669

@ghost
Copy link

ghost commented Aug 11, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@Lazy-poet Lazy-poet requested a review from augeas August 11, 2023 17:58
@Lazy-poet Lazy-poet self-assigned this Aug 11, 2023
Copy link
Collaborator

@tadast tadast left a comment

Choose a reason for hiding this comment

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

Variable name could be improved, but the code looks good to me 👍

# The following params are for analytics only
@num_threads = config[:num_threads]
@query_length = calculate_query_size
@number_of_sequences = calculate_number_of_sequences
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it would be more self explanatory if it was called number_of_query_sequences or sequences_in_query, what do you think?

@yannickwurm yannickwurm merged commit 61d96fa into wurmlab:master Feb 21, 2024
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.

3 participants