Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Develop/cdk constructs #154

Merged

Conversation

itzhapaz
Copy link
Contributor

@itzhapaz itzhapaz commented Apr 8, 2021

Issue #, if available:

Description of changes:

  • Changed the step functions implementation to workflows where a you can set one or more workflows for demo or your own.
  • Add a first workflow of variant calling using gatk HaploTypeCaller (fastqc -> bwa mem -> samtools sort -> picard AddMissingGroups -> samtools index -> gatk HaploTypeCaller)
  • Add AWS batch json examples to run multiple tools
  • Added the option of changing the "genomics" prefix for ecr and the templates to a custom name and defaulting to "genomics".
  • Updated the UserData content to replicate the one from the CloudFormation templates
  • Removed the onDemandComputeEnvironment from the defaultQueue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

EC2 Default User and others added 2 commits April 8, 2021 02:07
@wleepang wleepang merged commit aafd09c into aws-samples:develop/cdk-constructs Apr 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants