humans

Deprecated, likely to be removed in a future version. The recommended way to store metadata is collection properties

API endpoint base: https://pirca.arvadosapi.com/arvados/v1/humans

Object type: 7a9it

Example UUID: zzzzz-7a9it-0123456789abcde

Resource

A metadata record that may be used to represent a human subject.

Each Human has, in addition to the Common resource fields:

Attribute Type Description Example
properties hash

Methods

See Common resource methods for more information about create, delete, get, list, and update.

Required arguments are displayed in green.

create

Create a new Human.

Arguments:

Argument Type Description Location Example
human object query

delete

Delete an existing Human.

Arguments:

Argument Type Description Location Example
uuid string The UUID of the Human in question. path

get

Gets a Human’s metadata by UUID.

Arguments:

Argument Type Description Location Example
uuid string The UUID of the Human in question. path

list

List humans.

See common resource list method.

update

Update attributes of an existing Human.

Arguments:

Argument Type Description Location Example
uuid string The UUID of the Human in question. path
human object query

Previous: pipeline_templates Next: specimens

The content of this documentation is licensed under the Creative Commons Attribution-Share Alike 3.0 United States licence.
Code samples in this documentation are licensed under the Apache License, Version 2.0.