5.5 Add the capture kit information (WES sample only) into the tracking database
This step is required for whole exome sequencing (WES) samples only. Users will need to upload the capture kit information (target region bed file) so the VCPA pipeline can use this information when processing this WES sample. The VCPA API command for this is:
GET
http://IP/v1/sample/define-target
Add the target file.
Path Parameters
Name
Type
Description
file_title
string
This is the project name.
desc
string
Description of the file.
s3_path
string
S3 path of the target region file.
Previous5.4 Input PCR protocol information into the tracking databaseNext5.6 Generate an ID to represent the capture kit information (WES sample only)
Last updated