Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cluster reference paths #87

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

nwiltsie
Copy link
Member

This PR updates reference paths that were renamed during the most recent cluster downtime.

I was specifically looking for single lines containing one (or more) of the following keys, so I missed any paths split across multiple lines.

Search String
/hot/ref/
/hot/ref/cohort/TCGA/CCG-AIM/
/hot/ref/cohort/TCGA/PanCanAtlas/
/hot/ref/database/1000Genomes/
/hot/ref/database/GDC-34.0/
/hot/ref/database/PCAWG/
/hot/ref/database/ProstateTumor/Boutros-Yamaguchi-PRAD-CPCG/
/hot/ref/reference/
/hot/resource/SMC-HET/

A table of update filepaths is included below. The original paths still work due to symlinks, so I was able to verify that the updated paths resolve to the same files as the original paths.

Original Updated
/hot/ref/reference/GRCh38-BI-20160721 /hot/resource/reference-genome/GRCh38-BI-20160721
/hot/ref/reference/GRCh38-BI-20160721/Homo_sapiens_assembly38.dict /hot/resource/reference-genome/GRCh38-BI-20160721/Homo_sapiens_assembly38.dict
/hot/ref/reference/GRCh38-BI-20160721/Homo_sapiens_assembly38.fasta /hot/resource/reference-genome/GRCh38-BI-20160721/Homo_sapiens_assembly38.fasta
/hot/ref/reference/GRCh38-BI-20160721/Homo_sapiens_assembly38.fasta.fai /hot/resource/reference-genome/GRCh38-BI-20160721/Homo_sapiens_assembly38.fasta.fai
/hot/ref/tool-specific-input/GATK/GRCh38/Biallelic/hapmap_3.3.hg38.BIALLELIC.PASS.2021-09-01.vcf.gz /hot/resource/tool-specific-input/GATK/GRCh38/Biallelic/hapmap_3.3.hg38.BIALLELIC.PASS.2021-09-01.vcf.gz
/hot/ref/tool-specific-input/GATK/GRCh38/Biallelic/hapmap_3.3.hg38.BIALLELIC.PASS.2021-09-01.vcf.gz.tbi /hot/resource/tool-specific-input/GATK/GRCh38/Biallelic/hapmap_3.3.hg38.BIALLELIC.PASS.2021-09-01.vcf.gz.tbi
/hot/ref/tool-specific-input/GATK/GRCh38/Homo_sapiens_assembly38.known_indels.vcf.gz /hot/resource/tool-specific-input/GATK/GRCh38/Homo_sapiens_assembly38.known_indels.vcf.gz
/hot/ref/tool-specific-input/GATK/GRCh38/Homo_sapiens_assembly38.known_indels.vcf.gz.tbi /hot/resource/tool-specific-input/GATK/GRCh38/Homo_sapiens_assembly38.known_indels.vcf.gz.tbi
/hot/ref/tool-specific-input/GATK/GRCh38/Mills_and_1000G_gold_standard.indels.hg38.vcf.gz /hot/resource/tool-specific-input/GATK/GRCh38/Mills_and_1000G_gold_standard.indels.hg38.vcf.gz
/hot/ref/tool-specific-input/GATK/GRCh38/Mills_and_1000G_gold_standard.indels.hg38.vcf.gz.tbi /hot/resource/tool-specific-input/GATK/GRCh38/Mills_and_1000G_gold_standard.indels.hg38.vcf.gz.tbi
/hot/ref/tool-specific-input/GATK/GRCh38/resources_broad_hg38_v0_Homo_sapiens_assembly38.dbsnp138.vcf.gz /hot/resource/tool-specific-input/GATK/GRCh38/resources_broad_hg38_v0_Homo_sapiens_assembly38.dbsnp138.vcf.gz
/hot/ref/tool-specific-input/GATK/GRCh38/resources_broad_hg38_v0_Homo_sapiens_assembly38.dbsnp138.vcf.gz.tbi /hot/resource/tool-specific-input/GATK/GRCh38/resources_broad_hg38_v0_Homo_sapiens_assembly38.dbsnp138.vcf.gz.tbi
/hot/resource/SMC-HET/tumours/A-mini/bams/n1/output/S2.T-n1.bam /hot/data/unregistered/SMC-HET/tumours/A-mini/bams/n1/output/S2.T-n1.bam

@wiz-inc-8da00b022c
Copy link

Wiz Scan Summary

Scan Module Critical High Medium Low Info Total
IaC Misconfigurations 0 0 0 0 0 0
Vulnerabilities 0 0 0 0 0 0
Sensitive Data 0 0 0 0 1 1
Secrets 0 0 0 0 0 0
Total 0 0 0 0 1 1

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

Copy link
Collaborator

@yashpatel6 yashpatel6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I verified the file paths as well

@nwiltsie nwiltsie merged commit d40c8b0 into main Oct 25, 2024
7 checks passed
@nwiltsie nwiltsie deleted the nwiltsie-update-reference-paths branch October 25, 2024 23:45
Copy link

@rhughwhite rhughwhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants