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

Library Status #60

Open
lbergelson opened this issue Jan 22, 2020 · 2 comments
Open

Library Status #60

lbergelson opened this issue Jan 22, 2020 · 2 comments

Comments

@lbergelson
Copy link

Hi @magicDGS,

I hope things are going well! I'm looking at adding native support for URL's to GATK and I was going to use your library as a starting point. Do you have any interest/availability in continuing work on this? I'm going to fork the project and start doing some work on it. If you're interested I'm happy to work with you together on it, or I can just do the work on my own.

@magicDGS
Copy link
Owner

Hello @lbergelson, I'm interested on continuing but I had a break because some personal infrastructure problems. I will be glad to get any contribution to the project and keep working on it if there's interest, as I think that it will also help with other projects that I have ongoing.

What's about working on a roadmap of what's needed (in addition to the current issues) and prioritising it? Let me know what you think, also possible by email if you want.

@lbergelson
Copy link
Author

Good to hear! I hope you're doing well.

I've started putting together a hacky branch to try and and get a very simple workflow running on http urls in gatk, which seems to work at least for small data.

There are a number of missing methods that gatk expects

  1. File attribute getters
  2. Path name decomposition methods
  3. Ability to resolve paths against each other.

I built a fork that merges your branch that adds relative path support, and adds a few hacks to bludgeon some other stuff through. It seems to work, although I suspect there will probably be issues running at scale because of temporary connectivity errors and such.

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