Skip to content

Add support for Diamond #1

@isugif

Description

@isugif

We should be able to add support for Diamond for blastp searches.

TODO

  • add params.diamond
  • add if statement if (params.diamond == true) {}
  • Will need to modify existing if statement for --genome (makeblastdb to diamond makedb)
  • and make another if statement to run the diamond blastp (if diamond then app = blastp)

This may make the most sense as a profile to ensure that

  • app = blastp

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions