Skip to content

Bug - SER Predictions depend on number of inputs #1

@av1659

Description

@av1659

There is a bug in your SER model where the predictions change based on how many sequences the input file has. For instance, I have a sequence X in its own fasta file. For this sequence X I get predicted Tm of 56.778 with the SER model.

If my input file now has sequence X plus another sequence underneath, I get a predicted Tm for sequence X as 70.714. If the input file has four sequences, for that same sequence X, I get a predicted Tm of 95.019!

The outputs of the model shouldn't depend on the number of inputs given. BTW this issue is not there with the EMB model.

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