Commit 9590a8c
Clean up sidecar index files (.tbi, .bai) in refine_assembly
Temp files created by samtools index (.bai) and tabix (.tbi) are not
managed by the tempfname context manager since they are derived from
the parent filename. Add explicit cleanup to prevent accumulation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent cde5cc6 commit 9590a8c
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
755 | 758 | | |
756 | 759 | | |
757 | 760 | | |
| |||
778 | 781 | | |
779 | 782 | | |
780 | 783 | | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
781 | 787 | | |
782 | 788 | | |
783 | 789 | | |
| |||
0 commit comments