6.4 Launch Amazon EC2 Spot Instances via starcluster
Finally, users can launch a Amazon EC2 Spot Instance via starcluster, to process a WGS / WES sample using the selected workflow from section 6.2. The following steps are required:
1) Users need to copy the SGE plugins into the starcluster folder in the tracking database instance:
2) Go into the VCPA pipeline bin folder:
3) Users can launch the Amazon EC2 spot instance to process one sample using the following command:
price: bidding cost of the instance
workflow_path: /path/to/vcpa-pipeline/bin/${PROJECT_WORKFLOW}_aws.sh
HOST_PREFIX: host name for the tracking database
project_id: this is the project ID outputted by Section 3.2
sample_name: sample name (note this needs to match the sample name of the input file in the S3 bucket)
Previous6.3 Enter your AWS credentials into the workflow scriptNextStep 7: Review quality metrics of processed data
Last updated