Skip to content

ncRNA DMS reproduction #122

@Kunting-Mu

Description

@Kunting-Mu

Hi,
Thanks for your wonderful work!
I'm trying to reproduce the result of "Zero-shot ncRNA fitness prediction" provided in Table S6. We scored sequences using the model pretrained with 8k context with the following command:

python -m scripts.score \
    --input-fasta examples/example_seqs.fasta \
    --output-tsv scores.tsv \
    --model-name 'evo-1-8k-base' \
    --device cuda:0

However, The Spearman correlation calculated from the data we compiled shows some discrepancies with the values recorded in the table. Additionally, we were unable to locate the corresponding data for:

Could you please advise whether there might be issues with our calculation method and whether you could provide the relevant data? Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions