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

fastq_dump.cwl might have some problems when running without Internet connection #36

Open
michael-kotliar opened this issue Oct 24, 2019 · 6 comments
Assignees
Labels
invalid This doesn't seem right

Comments

@michael-kotliar
Copy link
Contributor

It looks like fastq_dump.cwl might have some problems when running without Internet connection. fastq-dump downloads something even when extracting data from the previously downloaded sra file.

@michael-kotliar michael-kotliar added the invalid This doesn't seem right label Oct 24, 2019
@michael-kotliar
Copy link
Contributor Author

Update Dockerfile to have all the required data within a container
https://ftp-trace.ncbi.nlm.nih.gov/sra/refseq/

@medcelerate
Copy link
Contributor

How big does this make the container?

@michael-kotliar
Copy link
Contributor Author

Huge! I didn't check it before submitting this issue :) Maybe we can provide it as an input directory if necessary.

@medcelerate
Copy link
Contributor

That sounds like a good approach. Does fastq_dump require a directory in a specific location or is there a flag that can be passed in.

@michael-kotliar
Copy link
Contributor Author

It's not a flag, but it can be configured to any location when building an image. By default, it should be at /ncbi/public

@michael-kotliar michael-kotliar self-assigned this Oct 30, 2019
@mr-c
Copy link
Member

mr-c commented Jun 3, 2020

@michael-kotliar Can you work with the biocontainers.pro people so that their container has the offline functionality (and then switch us to using their container)?

https://biocontainers.pro/#/tools/sra-toolkit
https://hub.docker.com/r/biocontainers/sra-toolkit
https://github.com/BioContainers/containers/tree/master/sra-toolkit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants