tgen / pegasusPipe

MIT License
1 stars 0 forks source link

md5sum being performed on the head node #25

Open awchrist opened 7 years ago

awchrist commented 7 years ago

pegasus_finalize.sh which is one of the last scripts run in the pipe is doing an md5sum on the headnode. we need to switch this to being done at the pbs level when the bam gets created and then modify the md5sum filename inside the file to prepare for when the file is renamed.