# HG changeset patch # User mheinzl # Date 1526395626 14400 # Node ID ceb3a9b4bef53a843053eddbf622d7d23b00b862 # Parent 82eaf30dd089e5a74d8864a037e9a40c05dee3fa planemo upload for repository https://github.com/monikaheinzl/galaxyProject/tree/master/tools/hd commit 61a78acfd6dc00ec3bb7f5550f4f81875c164907 diff -r 82eaf30dd089 -r ceb3a9b4bef5 hd.py --- a/hd.py Tue May 15 10:43:32 2018 -0400 +++ b/hd.py Tue May 15 10:47:06 2018 -0400 @@ -805,7 +805,7 @@ # HD analysis for chimeric reads proc_pool_b = Pool(nproc) - print(chunk_sample) + print(chunks_sample) print(result2) print(data_array) diff_list_a = proc_pool_b.map(partial(hamming_difference, array2=result2, mate_b=False), chunks_sample) diff -r 82eaf30dd089 -r ceb3a9b4bef5 hd.xml --- a/hd.xml Tue May 15 10:43:32 2018 -0400 +++ b/hd.xml Tue May 15 10:47:06 2018 -0400 @@ -1,5 +1,5 @@ - + python matplotlib