Commit e8cee77
fix: correct SAMPLE_ID/DB_ID assignment in summarize_kb_extract_reads
- Sample ID is now derived from the tarball filename rather than the
FASTQ filename stem (which was just a number)
- DB_ID (palmDB_ID) correctly comes from the tarball subdirectory name,
fixing the taxonomy lookup that was returning Unclassified RdRP for all rows
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4203638 commit e8cee77
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2230 | 2230 | | |
2231 | 2231 | | |
2232 | 2232 | | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
2233 | 2237 | | |
2234 | 2238 | | |
2235 | 2239 | | |
| |||
2294 | 2298 | | |
2295 | 2299 | | |
2296 | 2300 | | |
2297 | | - | |
2298 | | - | |
| 2301 | + | |
| 2302 | + | |
2299 | 2303 | | |
2300 | | - | |
2301 | | - | |
| 2304 | + | |
| 2305 | + | |
2302 | 2306 | | |
2303 | 2307 | | |
2304 | 2308 | | |
| |||
2332 | 2336 | | |
2333 | 2337 | | |
2334 | 2338 | | |
2335 | | - | |
| 2339 | + | |
2336 | 2340 | | |
2337 | 2341 | | |
2338 | 2342 | | |
| |||
0 commit comments