Commit 70a34e8
refactor(eval): reuse shared evo2_sae.fasta.read_fasta in evo2_buffer
Drop evo2_buffer's local read_fasta — it already imports evo2_sae, so reuse the shared
reader (also handles .gz). Kingdom check uses the id prefix, which the shared reader preserves.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Polina Binder <pbinder@nvidia.com>1 parent 942071d commit 70a34e8
1 file changed
Lines changed: 1 addition & 15 deletions
Lines changed: 1 addition & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 38 | | |
53 | 39 | | |
54 | 40 | | |
| |||
0 commit comments