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

Error in 5p10XTCR example script #4

Closed
EdGreen21 opened this issue Feb 19, 2024 · 1 comment
Closed

Error in 5p10XTCR example script #4

EdGreen21 opened this issue Feb 19, 2024 · 1 comment

Comments

@EdGreen21
Copy link

When running the 5p10XTCR example in a docker container the pipeline runs until the following point and then fails:

...<lines above cut>...
TRA chains: 156 (55.12%)
TRB chains: 127 (44.88%)
TCR_out/TCR_testrun_bcreads.fasta
TCR_out/TCR_testrun_ref/
Feb 19 22:24:35 ..... started STAR run
Feb 19 22:24:35 ... starting to generate Genome files

genomeGenerate.cpp:150:genomeGenerate: exiting because of *OUTPUT FILE* error: could not create output file TCR_out/TCR_testrun_ref//genomeParameters.txt
Solution: check that the path exists and you have write permission for this file

It looks like there might be an error in genomeGenerate.cpp putting in an additional / character into the path for the output file

@EdGreen21 EdGreen21 changed the title Error in Error in 5p10XTCR example script Feb 19, 2024
@EdGreen21
Copy link
Author

EdGreen21 commented Feb 20, 2024

pinning the star version to star=2.7.9a fixes this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant