generated from frehburg/TemplateForPythonProjects
-
Notifications
You must be signed in to change notification settings - Fork 0
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
change taking path to taking buffer #166
Comments
@ielis I could not find any convenient way to take a buffer instead of a path. How would you deal with it in a method such as this:
I would welcome your feedback |
I have a similar routine here: https://github.com/monarch-initiative/gpsea/blob/develop/src/gpsea/util.py and a few tests here (but only for the buffer part...): https://github.com/monarch-initiative/gpsea/blob/develop/tests/test_util.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: