From 81a47b7ac799478eaa67f925f9e21370e7f92f19 Mon Sep 17 00:00:00 2001 From: TGenJetstream Date: Thu, 23 Mar 2023 12:24:59 -0700 Subject: [PATCH] Adding execute permissions to shell scripts --- bastien/create_canfam3toRosCfam_liftover_chain.sh | 0 bastien/create_genderCheck_SNP_list.sh | 0 bastien/create_samtools_stats_non_N_region_file.sh | 0 bastien/create_snp_database.sh | 0 coyote/create_samtools_stats_non_N_region_file.sh | 0 coyote/create_snp_database.sh | 0 monte/create_canfam3tocanfam6_liftover_chain.sh | 0 monte/create_genderCheck_SNP_list.sh | 0 monte/create_samtools_stats_non_N_region_file.sh | 0 monte/create_snp_database.sh | 0 phoenix/create_disease_specific_resources.sh | 0 shared_resource_creation_scripts/create_bwa_mem2_genome_index.sh | 0 shared_resource_creation_scripts/create_ichor_gc_wig.sh | 0 shared_resource_creation_scripts/create_padded_cds_beds.sh | 0 shared_resource_creation_scripts/create_sequenza_resources.sh | 0 sonoran/create_genome_reference.sh | 0 sonoran/create_samtools_stats_non_N_region_file.sh | 0 sonoran/create_snp_database.sh | 0 suncity/create_mappability_file.sh | 0 tempe/create_bwa_mem2_genome_index.sh | 0 tempe/create_disease_specific_resources.sh | 0 utility_scripts/bwa_mem2_index.sh | 0 utility_scripts/create_CNV_panel_of_normals.sh | 0 utility_scripts/sequenza_gc_wiggle.sh | 0 24 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 bastien/create_canfam3toRosCfam_liftover_chain.sh mode change 100644 => 100755 bastien/create_genderCheck_SNP_list.sh mode change 100644 => 100755 bastien/create_samtools_stats_non_N_region_file.sh mode change 100644 => 100755 bastien/create_snp_database.sh mode change 100644 => 100755 coyote/create_samtools_stats_non_N_region_file.sh mode change 100644 => 100755 coyote/create_snp_database.sh mode change 100644 => 100755 monte/create_canfam3tocanfam6_liftover_chain.sh mode change 100644 => 100755 monte/create_genderCheck_SNP_list.sh mode change 100644 => 100755 monte/create_samtools_stats_non_N_region_file.sh mode change 100644 => 100755 monte/create_snp_database.sh mode change 100644 => 100755 phoenix/create_disease_specific_resources.sh mode change 100644 => 100755 shared_resource_creation_scripts/create_bwa_mem2_genome_index.sh mode change 100644 => 100755 shared_resource_creation_scripts/create_ichor_gc_wig.sh mode change 100644 => 100755 shared_resource_creation_scripts/create_padded_cds_beds.sh mode change 100644 => 100755 shared_resource_creation_scripts/create_sequenza_resources.sh mode change 100644 => 100755 sonoran/create_genome_reference.sh mode change 100644 => 100755 sonoran/create_samtools_stats_non_N_region_file.sh mode change 100644 => 100755 sonoran/create_snp_database.sh mode change 100644 => 100755 suncity/create_mappability_file.sh mode change 100644 => 100755 tempe/create_bwa_mem2_genome_index.sh mode change 100644 => 100755 tempe/create_disease_specific_resources.sh mode change 100644 => 100755 utility_scripts/bwa_mem2_index.sh mode change 100644 => 100755 utility_scripts/create_CNV_panel_of_normals.sh mode change 100644 => 100755 utility_scripts/sequenza_gc_wiggle.sh diff --git a/bastien/create_canfam3toRosCfam_liftover_chain.sh b/bastien/create_canfam3toRosCfam_liftover_chain.sh old mode 100644 new mode 100755 diff --git a/bastien/create_genderCheck_SNP_list.sh b/bastien/create_genderCheck_SNP_list.sh old mode 100644 new mode 100755 diff --git a/bastien/create_samtools_stats_non_N_region_file.sh b/bastien/create_samtools_stats_non_N_region_file.sh old mode 100644 new mode 100755 diff --git a/bastien/create_snp_database.sh b/bastien/create_snp_database.sh old mode 100644 new mode 100755 diff --git a/coyote/create_samtools_stats_non_N_region_file.sh b/coyote/create_samtools_stats_non_N_region_file.sh old mode 100644 new mode 100755 diff --git a/coyote/create_snp_database.sh b/coyote/create_snp_database.sh old mode 100644 new mode 100755 diff --git a/monte/create_canfam3tocanfam6_liftover_chain.sh b/monte/create_canfam3tocanfam6_liftover_chain.sh old mode 100644 new mode 100755 diff --git a/monte/create_genderCheck_SNP_list.sh b/monte/create_genderCheck_SNP_list.sh old mode 100644 new mode 100755 diff --git a/monte/create_samtools_stats_non_N_region_file.sh b/monte/create_samtools_stats_non_N_region_file.sh old mode 100644 new mode 100755 diff --git a/monte/create_snp_database.sh b/monte/create_snp_database.sh old mode 100644 new mode 100755 diff --git a/phoenix/create_disease_specific_resources.sh b/phoenix/create_disease_specific_resources.sh old mode 100644 new mode 100755 diff --git a/shared_resource_creation_scripts/create_bwa_mem2_genome_index.sh b/shared_resource_creation_scripts/create_bwa_mem2_genome_index.sh old mode 100644 new mode 100755 diff --git a/shared_resource_creation_scripts/create_ichor_gc_wig.sh b/shared_resource_creation_scripts/create_ichor_gc_wig.sh old mode 100644 new mode 100755 diff --git a/shared_resource_creation_scripts/create_padded_cds_beds.sh b/shared_resource_creation_scripts/create_padded_cds_beds.sh old mode 100644 new mode 100755 diff --git a/shared_resource_creation_scripts/create_sequenza_resources.sh b/shared_resource_creation_scripts/create_sequenza_resources.sh old mode 100644 new mode 100755 diff --git a/sonoran/create_genome_reference.sh b/sonoran/create_genome_reference.sh old mode 100644 new mode 100755 diff --git a/sonoran/create_samtools_stats_non_N_region_file.sh b/sonoran/create_samtools_stats_non_N_region_file.sh old mode 100644 new mode 100755 diff --git a/sonoran/create_snp_database.sh b/sonoran/create_snp_database.sh old mode 100644 new mode 100755 diff --git a/suncity/create_mappability_file.sh b/suncity/create_mappability_file.sh old mode 100644 new mode 100755 diff --git a/tempe/create_bwa_mem2_genome_index.sh b/tempe/create_bwa_mem2_genome_index.sh old mode 100644 new mode 100755 diff --git a/tempe/create_disease_specific_resources.sh b/tempe/create_disease_specific_resources.sh old mode 100644 new mode 100755 diff --git a/utility_scripts/bwa_mem2_index.sh b/utility_scripts/bwa_mem2_index.sh old mode 100644 new mode 100755 diff --git a/utility_scripts/create_CNV_panel_of_normals.sh b/utility_scripts/create_CNV_panel_of_normals.sh old mode 100644 new mode 100755 diff --git a/utility_scripts/sequenza_gc_wiggle.sh b/utility_scripts/sequenza_gc_wiggle.sh old mode 100644 new mode 100755