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 few new functionalities to DIAMOND tool #5864

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

SaimMomin12
Copy link
Contributor

Following functionalities are added to this PR

--swipe Performs exhaustive alignment against all database sequences

--soft-masking Performs soft-masking using softmasking either of method (none=default, seg, tantan)

--index-chunks Memory utilization functionality for number of chunks for index processing

--file-buffer-size Memory utilization functionality for file buffer size in bytes

Added --faster sensitivity mode

Updated and added additional query gencode options

Added few more tests for above added functionalities

Copy link
Member

@bgruening bgruening left a comment

Choose a reason for hiding this comment

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

Thanks! First review inline.

tools/diamond/diamond.xml Outdated Show resolved Hide resolved
tools/diamond/diamond.xml Outdated Show resolved Hide resolved
tools/diamond/diamond.xml Show resolved Hide resolved
tools/diamond/diamond.xml Show resolved Hide resolved
tools/diamond/diamond.xml Outdated Show resolved Hide resolved
--out output.daa
#else if $output_section.output.outfmt == "101"
--outfmt '101'
$output_section.output.salltitles
Copy link
Member

Choose a reason for hiding this comment

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

Have you checked where those parameters have been moved to? I remember there are still in Diamond, but maybe in another section or another tool?

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.

None yet

2 participants