Mercurial > repos > mheinzl > hd
diff hd.py @ 15:cf7874bb4934 draft
planemo upload for repository https://github.com/monikaheinzl/galaxyProject/tree/master/tools/hd commit 7414caec3ddba5c7b0ed8598811aab321720b088
author | mheinzl |
---|---|
date | Wed, 23 May 2018 14:23:00 -0400 |
parents | 883e6381ba29 |
children | ea67840d0514 |
line wrap: on
line diff
--- a/hd.py Wed May 23 14:14:10 2018 -0400 +++ b/hd.py Wed May 23 14:23:00 2018 -0400 @@ -906,7 +906,7 @@ ########################## Plot HD within tags ######################################################## ###################################################################################################################### # plotHDwithinSeq_Sum2(HDhalf1, HDhalf2, minHDs, pdf=pdf, lenTags=lenTags, title_file1=name_file) - plotHDwithinSeq_Sum2(HDhalf1, HDhalf2, HDhalf1min, HDhalf2min, minHDs, pdf=pdf, lenTags=lenTags, title_file1=name_file) + plotHDwithinSeq_Sum2(HDhalf1, HDhalf1min,HDhalf2min, HDhalf2 , minHDs, pdf=pdf, lenTags=lenTags, title_file1=name_file) ########################## Plot difference between HD's separated after FSD ####################################