-
Folllowing the install instructions in README.md, I get this error.
```
python3 -m venv ga4gh-python-env
source ga4gh-python-env/bin/activate
pip install wes-service
wes-client --info
Traceback …
-
I have just tried following the steps from https://github.com/ga4gh/ga4gh-starter-kit-drs/blob/develop/README.md to pull the default docker image for this starter kit. But the first step did not work.…
-
In the original "blocks" format I had included some of relevant meta information about e.g. provenance and use of the respective schema. This information is then also parsed into the web representatio…
-
Currently, you can only configure one `:ga4gh` `:entitlement-target`. However, it should be possible to configure multiple ones. We should perhaps update this to use the new `:entitlement-push` (see #…
-
Hi @bentsherman,
Thanks for providing the latest version of the TES executor. However, I am having trouble configuring it to look anywhere other than localhost:8000.
For instance, with
`next…
-
While ga4gh/schema was [updated](https://github.com/ga4gh/schemas/commit/e87bfc256ab54bc6ee3ebccb0d82a5b145aa1889#diff-5ffc45f746567e5fb402c64aee39c443) to support our schemas the ga4gh/server is [~ 1…
-
Currently the schema $id is given as a URL of schemablocks at root.
For example: https://github.com/ga4gh-schemablocks/blocks-json-schema/blob/e3d0e382cf245c544427c32b8633ab8cda70f624/src/yaml/Indivi…
-
It will be cool if we can specify the list of endpoints that support GA4GH API
Right now using #cassiedoll 's benchmark I can find only google API working
From the endpoint list we have:
```
EBI - …
-
The Task Execution Service in the ga4gh is a service with a few endpoints that can provide a thin wrapper over one or more backend job schedulers.
Funnel looks to be that plus a UI plus multiple i…
-
When aligning sequences with indels in repeat regions, the alignment is ambiguous. Most aligners implicitly right or left shuffled gaps, but this choice is arbitrary: the real region of ambiguity span…
reece updated
6 months ago