ncRNA DMS reproduction #123
-
|
Hi, python -m scripts.score \
--input-fasta examples/example_seqs.fasta \
--output-tsv scores.tsv \
--model-name 'evo-1-8k-base' \
--device cuda:0However, 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. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Here is the DMS data and see if your scoring function is prepending a BOS or not. |
Beta Was this translation helpful? Give feedback.
Here is the DMS data and see if your scoring function is prepending a BOS or not.