Skip to content

Ability to match parameters of BLAST as per the web app #58

Open
@vkullu

Description

@vkullu

Hello,
This request is to make the params of BLAST match exactly that of the web app (or an ability to pass them as xargs to the code)

This is an example of params sent by the code today:

   
Program blastn
Word size 28
Expect value 10
Hitlist size 100
Match/Mismatch scores 1,-2
Gapcosts 0,2.5
Low Complexity Filter Yes
Filter string L;m;
Genetic Code 1

and these are the params if BLAST is done on the web directly

Program blastn
Word size 11
Expect value 0.05
Hitlist size 100
Match/Mismatch scores 2,-3
Gapcosts 5,2
Low Complexity Filter Yes
Filter string L;m;
Genetic Code 1

Thank you very much

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