Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STAR command is not using TMP dir - moving and removing files created in the outputdir #116

Open
slsevilla opened this issue Feb 16, 2024 · 0 comments
Labels
bug Something isn't working question Further information is requested RENEE RepoName wait_for_nxf waiting to fix this issue until we convert to nextflow

Comments

@slsevilla
Copy link
Contributor

Problem

RENEE STAR is removing and moving files from the output directory as it processes, which makes it difficult to debug errors.

# SAMtools sort (uses less memory than STAR SortedByCoordinate)

Solution

Output should be put in TEMP and final files should be moved to final output/dir location. This will also allow Snakemake to cleanup any files created when there is an error

@slsevilla slsevilla added the bug Something isn't working label Feb 16, 2024
@kopardev kopardev added the RENEE RepoName label Feb 16, 2024
@kopardev kopardev added this to the 2024-06 milestone May 21, 2024
@kelly-sovacool kelly-sovacool added the question Further information is requested label Jul 26, 2024
@kelly-sovacool kelly-sovacool removed their assignment Jul 26, 2024
@kelly-sovacool kelly-sovacool added the wait_for_nxf waiting to fix this issue until we convert to nextflow label Jul 26, 2024
@kelly-sovacool kelly-sovacool removed this from the 2024-06 milestone Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested RENEE RepoName wait_for_nxf waiting to fix this issue until we convert to nextflow
Projects
None yet
Development

No branches or pull requests

3 participants