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

looper report file location parameter missing #534

Open
nsheff opened this issue Nov 12, 2024 · 1 comment
Open

looper report file location parameter missing #534

nsheff opened this issue Nov 12, 2024 · 1 comment
Assignees

Comments

@nsheff
Copy link
Contributor

nsheff commented Nov 12, 2024

I cannot find out how to change the output file location for looper report. Is it just missing from the CLI docs?

In this case, I need it to somewhere other than the default:

looper report --portable
Looper version: 2.0.0a2
Command: report
Using looper config (.looper.yaml).
No config key in Project, or reading project from dict
Portable flag set: True
Building index page for pipeline: PEPATAC
Creating objects summary
'PEPATAC' pipeline stats summary (n=1): /project/shefflab/brickyard/results_pipeline/tlgl_atac/PEPATAC_stats_summary.tsv
'PEPATAC' pipeline objects summary (n=0): /project/shefflab/brickyard/results_pipeline/tlgl_atac/PEPATAC_objs_summary.yaml
 * Creating sample pages
 * Creating object pages
Traceback (most recent call last):
  File "/sfs/applications/202406_build/software/standard/core/miniforge/24.3.0-py3.11/lib/python3.11/shutil.py", line 1018, in _make_zipfile
    zf.write(path, arcname)
  File "/sfs/applications/202406_build/software/standard/core/miniforge/24.3.0-py3.11/lib/python3.11/zipfile.py", line 1793, in write
    with open(filename, "rb") as src, self.open(zinfo, 'w') as dest:
  File "/sfs/applications/202406_build/software/standard/core/miniforge/24.3.0-py3.11/lib/python3.11/zipfile.py", line 1207, in close
    self._fileobj.seek(self._zinfo.header_offset)
OSError: [Errno 122] Disk quota exceeded
@nsheff
Copy link
Contributor Author

nsheff commented Nov 12, 2024

Also, I"m not sure if this is a separate or what the problem is: but actually my disk quota should not be exceeded... so I"m not sure why it's giving that error.

That might not be a looper issue, I'll have to troubleshoot.

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

2 participants