David Steinberg
David Steinberg
Confirmed your experience, feel free to share your thoughts :) https://github.com/pysam-developers/pysam/issues/270
Should we remove the option to allow optional indexes until pysam solves this?
@kozbo I believe you had some ideas about how to approach this.
Hmm, yeah the references aren't added directly by the repo manager and may have individual accession codes that can't be inferred from the fasta file. Ideas on how to mitigate...
The solution was to use the Python API for the repo manager. The CLI doesn't need to offer this functionality, I think we can close this issue and offer via...
I think that after the ORM PR is in place, we should reevaluate how the python repo API is used and remove redundant data representations (why does it load things...
A simple authorization model is presented in https://github.com/ga4gh/server/pull/1470
Related #992
That's a bug! The dreaded apache config directory problem again, I think. You're running behind Apache? It should fail more gracefully. You could change the apache config to be able...
Thanks for working with all of these new features, definitely why we do it! It sounds like specifying an absolute path to the peers list worked, but we still ought...