diff GenotypeTRcorrection.py @ 5:b27006b0a953

update to latest version
author devteam@galaxyproject.org
date Wed, 22 Apr 2015 12:19:28 -0400
parents 20ab85af9505
children
line wrap: on
line diff
--- a/GenotypeTRcorrection.py	Wed Apr 01 14:05:54 2015 -0400
+++ b/GenotypeTRcorrection.py	Wed Apr 22 12:19:28 2015 -0400
@@ -2,7 +2,6 @@
 import sys
 import collections, math
 import heapq
-from galaxy import eggs
 
 
     
@@ -205,7 +204,7 @@
 ## scope filter
 
 #########################################
-######## prob calculation option ########
+######## prob calculation sector ########
 #########################################
     homozygous_collector=0
     heterozygous_collector=0