Michele Mattioni
Michele Mattioni
Hi @Avantol13 , I think it's totally ok if the storage location changes, and the `drs_uri` will stay the same. I do not understand the change in the filename instead....
@briandoconnor this exactly the same problem I wanted to discuss in the Cloud Workstream meeting. I think we need to add an authorization key to DRS, which points maybe to...
@davidbernick this was done on the gdocs, FASP and Cloud as well. This work was also mention in some of the Research Identity specific meetings. I think it saw some...
We built a mockup for a possible solution on this document: https://docs.google.com/document/d/1lSRIJRFSIB8EMww_yOY6hWkT6O7jDABdmxegsmFBD24/edit#heading=h.k08y8z36zxac
I think @jb-adams is working on an opensource server implementation, maybe he can add some details here
Right now we move everything in pandas from the VCF and a similar way that @jamescasbon propose above. The memory goes up, quite quickly, however we didn't try to pick...
I like the VCF chunk idea. I think these are worth exploring.
This is kind of connected with #89 but I was wondering if there is already a multiprocess solution to read the whole VCF in memory, so than can be moved...
Hi, thanks for the tip. I've already did that on this repo: https://github.com/mattions/pirate-map-alt-font I've actually kept the Mutlu, but changed the other font. Didn't make a Pull Request, 'cause it...
Hi, it seems the test fails, but I'm doing exactly what has been done in this PR: #241 I did not touch the `pyproject.toml` file at all. Not familiar with...