Skip to content

Disk use limitation #1

@stsmall

Description

@stsmall

Hi,
When SGA-ICE is run using multiple-kmer values it saves each intermediate file to the tmp directory. The cleanup option only seems to remove the files at the very end of the run. If the original fastq (not gzipped, is that a limitation of SGA-ICE or SGA?) is large and paired, so 2 40G files, saving the intermediate files becomes a space issue. For example, a kmer option of 50, 100, 150, 200 would produce 400G in intermediate files. I edited the bash file to include 'rm' to remove the intermediate files and it seems to have worked out OK. Do you see any issue with adding the 'rm' line? I added it before the "build index" where k50 was corrected to k100, then I removed k50 before the index was built on k100.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions