Creating ability to track the running of the Bioinformatics Core Facility’s open source Nextflow pipeline regardless of run environment.The tool utilizes the uses of a custom built REST-API methods with AWS API Gateway which writes to a AWS DynamoDB non-SQL database. A front-end website was built using the static site generator Hugo, though it utilizes custom htmp, css, js code. Continuous integration/continuous deployment is used to automatically build/test/deploy to a AWS S3 bucket, where it is serverlessly hosted. The site queries the database with though the REST-API.
Phase 1 (complete):
Phase 2 (in process):