Skip to content

RPStblastn subject defline(s) option not taken into account #165

@marieBvr

Description

@marieBvr

Hi,
I use the RPStblastn tool on usegalaxy.eu.

The output I set is an XML BLAST. I would like the ‘query-def’ to be extracted to ‘query-id’ with the advanced option ‘Should the query and subject defline(s) be parsed?’ set to ‘yes’ (as for command line).
This doesn’t work.
When I compare the output with and without the option, I get exactly the same result, as if the option was not taken into account.
Is this normal?

Here is an example of how it should work according to the command line:
Without option:

<Iteration_query-ID>Query_1</Iteration_query-ID>
<Iteration_query-def>NODE_1_length_506_cov_10.687361</Iteration_query-def>

With option:

<Iteration_query-ID>NODE_1_length_506_cov_10.687361</Iteration_query-ID>
<Iteration_query-def>No definition line</Iteration_query-def>

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions