SCORE Client

The SCORE client (formally the icgc-storage-client) is used to upload and download object data to and from the SCORE Server.

See also

For more information about SCORE, refer to https://www.overture.bio/products/score

Installation

For installation, please see Installing icgc-storage-client from Tarball instructions.

Configuration

For configuration, after un-archiving the tarball, modify the ./conf/application.properties by adding the line:

accessToken=<my_access_token>

where the accessToken has the appropriate scope.

Note

There are a few storage servers available for DACO users to use, and each has there own required upload scope:

Usage

For more information about the usage of the client, refer to ICGC Storage Client Usage documentation.