-
-
https://github.com/icgc-argo/donor-submission-aggregator/blob/d7300215920c83f66d7062edffb65f7175bccc45/src/auth/index.ts#L93
Need to move the `/api` into the env properties and out of this line. Co…
-
## Detailed Description
- [x] Create `DataCenter` type in gql schema
- [x] Add `dataCenters` query
- [x] Create `dataCenters` query resolver that will retrieve list of all data centers from Pro…
-
Example: "Dovitinib" and "Celastrol" do not exist in [RxNorm](https://mor.nlm.nih.gov/RxNav/).
Investigate:
- Whether drug exists in other drug databases. For example "Dovitinib" exists in other …
-
## Detailed Description
API task for https://github.com/icgc-argo/rdpc-ui/issues/14, in order to show a list of all RDPC programs on the portal, gateway api needs to filter programs by processing…
-
We have removed all GRPC dependencies from the program service and from Ego, so now we want to remove those from the platform API. In particular the code that established the GRPC connection needs to …
-
![image.png](https://images.zenhubusercontent.com/5d55b1b74d335f147c3e6dc0/2b2e0be6-647f-4a18-86fd-6239f76e4edf)
-
At the moment, score-client and score-server each operate on a storage profile (azure or s3), and they need to be synced to make sure the correct object storage system is called. If not in sync the up…
-
Draft copy in:
https://github.com/edsu7/nf-core-argogermline
payload branch:
https://github.com/icgc-argo-workflows/argo-modules/tree/germline_variant_payload
Once testing is done can be forked …
-
## Detailed Description
- if scheduler doesn't receive any messages (because some thing is wrong in the system), it will not set any runs to INITIALIZING which means no runs will start
- dependi…