Skip to content

Commit

Permalink
Wait for .2bit and .bw files #76.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnikz committed Nov 26, 2020
1 parent c847ba7 commit 6e97987
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ cmd="./$p.sh \"$FASTA\" \"$BIGWIG\" $KMERS $MAX_MISMATCH"
JOB_ID=$(submit "$cmd" "$p")
JOBS+=($JOB_ID)

waiting

# extract N's from sequence into BED
cd scripts/utils
p=Ns_to_bed
Expand Down

0 comments on commit 6e97987

Please sign in to comment.