3.2 Create the project in the tracking database
Previous3.1 List all projects in the tracking databaseNextStep 4: Upload sequencing data to your S3 bucket
Last updated
Last updated
POST
http://IP/v1/projects/add
project_name
string
Abbreviations of the project name.
project_name_ful
string
Full project name.
projectdesc
string
Project description.
project_center
string
Where is the data generated / obtained from.
subproject_name
string
Subject project name.
IP
string
Public IP address.
The VCPA API will directly return a project ID (project_id) for this project.