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

Suggestion for improvement: add options for user to define path to Annotation files #4

Closed
zhouyangyu opened this issue Aug 29, 2019 · 2 comments

Comments

@zhouyangyu
Copy link

In order for AnnotSV to work in a docker containers, users need to download source code and annotation files(1000g etc.) inside the container. Because annotation files are quite big, the huge size of the image makes code improvement cycle slow and difficult.

One solution to this is allow users to download annotation file once, and pass the directory to AnnotSV at run time. I added an option -annotationfolder in my folk (zhouyangyu@9389022). I wish you could also add this options in your repo.

Cheers,
Joe

@lgmgeo
Copy link
Owner

lgmgeo commented Sep 27, 2019

Thank you Joe,
It will be done in next release,
Best,
Véronique

@lgmgeo
Copy link
Owner

lgmgeo commented Oct 17, 2019

Hi Joe,
The annotations directory can now be passed to AnnotSV at run time through the -annotationsDir option.
Thanks again for your really interesting suggestion,
Véronique

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

No branches or pull requests

2 participants