Skip to content

Commit c72adb7

Browse files
committed
cleanup hg19 run StrainID scripts
The scripts for running StrainID on the human simulations were stripped of a no longer accurate comment about how the script runs.
1 parent 0f47b8b commit c72adb7

10 files changed

Lines changed: 0 additions & 20 deletions

paper/SyntheticStrain/job/run_StrainID_HELA_10M.pbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
#PBS -e logs/depth.sid.HELA.10M.log.err
88
#PBS -t 1-1000
99

10-
# This script will check that 1000 BAM files have been generated before executing StrainID.
11-
1210
module load gcc/8.3.1
1311
module load bedtools/2.27.1
1412
module load bwa/0.7.15

paper/SyntheticStrain/job/run_StrainID_HELA_1M.pbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
#PBS -e logs/depth.sid.HELA.1M.log.err
88
#PBS -t 1-1000
99

10-
# This script will check that 1000 BAM files have been generated before executing StrainID.
11-
1210
module load gcc/8.3.1
1311
module load bedtools/2.27.1
1412
module load bwa/0.7.15

paper/SyntheticStrain/job/run_StrainID_HELA_20M.pbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
#PBS -e logs/depth.sid.HELA.20M.log.err
88
#PBS -t 1-1000
99

10-
# This script will check that 1000 BAM files have been generated before executing StrainID.
11-
1210
module load gcc/8.3.1
1311
module load bedtools/2.27.1
1412
module load bwa/0.7.15

paper/SyntheticStrain/job/run_StrainID_HELA_2M.pbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
#PBS -e logs/depth.sid.HELA.2M.log.err
88
#PBS -t 1-1000
99

10-
# This script will check that 1000 BAM files have been generated before executing StrainID.
11-
1210
module load gcc/8.3.1
1311
module load bedtools/2.27.1
1412
module load bwa/0.7.15

paper/SyntheticStrain/job/run_StrainID_HELA_5M.pbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
#PBS -e logs/depth.sid.HELA.5M.log.err
88
#PBS -t 1-1000
99

10-
# This script will check that 1000 BAM files have been generated before executing StrainID.
11-
1210
module load gcc/8.3.1
1311
module load bedtools/2.27.1
1412
module load bwa/0.7.15

paper/SyntheticStrain/job/run_StrainID_K562_10M.pbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
#PBS -e logs/depth.sid.K562.10M.log.err
88
#PBS -t 1-1000
99

10-
# This script will check that 1000 BAM files have been generated before executing StrainID.
11-
1210
module load gcc/8.3.1
1311
module load bedtools/2.27.1
1412
module load bwa/0.7.15

paper/SyntheticStrain/job/run_StrainID_K562_1M.pbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
#PBS -e logs/depth.sid.K562.1M.log.err
88
#PBS -t 1-1000
99

10-
# This script will check that 1000 BAM files have been generated before executing StrainID.
11-
1210
module load gcc/8.3.1
1311
module load bedtools/2.27.1
1412
module load bwa/0.7.15

paper/SyntheticStrain/job/run_StrainID_K562_20M.pbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
#PBS -e logs/depth.sid.K562.20M.log.err
88
#PBS -t 1-1000
99

10-
# This script will check that 1000 BAM files have been generated before executing StrainID.
11-
1210
module load gcc/8.3.1
1311
module load bedtools/2.27.1
1412
module load bwa/0.7.15

paper/SyntheticStrain/job/run_StrainID_K562_2M.pbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
#PBS -e logs/depth.sid.K562.2M.log.err
88
#PBS -t 1-1000
99

10-
# This script will check that 1000 BAM files have been generated before executing StrainID.
11-
1210
module load gcc/8.3.1
1311
module load bedtools/2.27.1
1412
module load bwa/0.7.15

paper/SyntheticStrain/job/run_StrainID_K562_5M.pbs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
#PBS -e logs/depth.sid.K562.5M.log.err
88
#PBS -t 1-1000
99

10-
# This script will check that 1000 BAM files have been generated before executing StrainID.
11-
1210
module load gcc/8.3.1
1311
module load bedtools/2.27.1
1412
module load bwa/0.7.15

0 commit comments

Comments
 (0)