Skip to content

RdRp minscore does not change output #2

@LanderDC

Description

@LanderDC

Hi,

Thanks for this great tool, it really helps accelerating my research. However, I noticed that setting the minscore option doesn't change anything in the output (I expected it to filter out hits with a score lower than the given threshold). Is this the expected behavior?

For example, if I run

palm_annot.py --input input.fasta --seqtype nt --fullnt output_nt.fasta --fev output.fev --minscore 90

it gives me following results:

        1840   Sequences
         607   RdRp score == 100 (33.0%)
           3   RdRp score >=  90 (0.2%)
         203   RdRp score >=  50 (11.0%)
           0   RdRp score >    0 (0.0%)
        1027   RdRp score =    0 (55.8%)

1840 of 271848 (0.6768%) palm sequences reported

But these 1230 with a score < 90 are still reported in the fev file.

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