removed pgx-main

This commit is contained in:
2025-08-18 12:05:31 +02:00
parent f66cd01b21
commit fcb0e9aa4c
956 changed files with 0 additions and 934400 deletions

View File

@@ -1,3 +0,0 @@
#!/bin/bash
comm -13 <(aws s3 ls s3://quantgene-portland-pgx/ --summarize --human-readable --recursive | awk '{print $5}' | egrep '\.json$' | sed 's/.json$//' | sort) <(aws s3 ls s3://quantgene-portland-pgx/ --summarize --human-readable --recursive | awk '{print $5}' | egrep '\.vcf$' | sed 's/.vcf$//' | sort) | sed 's/^/s3:\/\/quantgene-portland-pgx\//; s/$/.vcf/' | ./get_pgx_result.sh