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

offline usage #98

Closed
anoronh4 opened this issue Nov 19, 2023 · 1 comment · Fixed by #105, #119 or #118
Closed

offline usage #98

anoronh4 opened this issue Nov 19, 2023 · 1 comment · Fixed by #105, #119 or #118

Comments

@anoronh4
Copy link
Collaborator

anoronh4 commented Nov 19, 2023

we need to prepare for offline usage in forte. we should expect that the clinical can cache or store any reference files to local storage, but any per-sample processes should be executable in an offline manner. There is some guidance from nf-core on offline usage

a few to do items:

  • AGFUSION_DOWNLOAD: add storeDir option
  • ARRIBA_DOWNLOAD: add storeDir option
  • Add local configurations for raw reference files such as the fasta, cDNA, etc. We might consider a run option specifically for downloading.
  • test using NXF_OFFLINE='TRUE'
  • Create a CI test for NXF_OFFLINE
@anoronh4 anoronh4 linked a pull request Jul 23, 2024 that will close this issue
@anoronh4
Copy link
Collaborator Author

storeDir has been added for AGFUSION_DOWNLOAD and ARRIBA_DOWNLOAD. the NXF_OFFLINE setting turned out to not help us because the setting doesn't do what we thought, so the clinical team is doing all offline testing and configuration.

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