Skip to content

Conversation

h-2
Copy link
Member

@h-2 h-2 commented Mar 13, 2023

No description provided.

@h-2 h-2 requested a review from sarahet March 13, 2023 17:52
src/search.cpp Outdated
"Did you want to use 'lambda3 searchp' instead?");
case domain_t::protein:
if (options.indexFileOptions.transAlph != AlphabetEnum::AMINO_ACID)
throw std::runtime_error{"Attempting use nucleotide or bisulfite index for protein search."};
Copy link
Member

Choose a reason for hiding this comment

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

Can we change this to something like "Attempting to use ..."?

Copy link
Member

Choose a reason for hiding this comment

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

Same below

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, of course!

@sarahet sarahet self-requested a review March 21, 2023 14:18
@sarahet sarahet merged commit e3f2327 into seqan:lambda3 Mar 21, 2023
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