diff GenotypeTRcorrection.py @ 2:d5ed5c2e25c3 draft

Uploaded
author arkarachai-fungtammasan
date Wed, 22 Apr 2015 12:48:40 -0400
parents 07588b899c13
children
line wrap: on
line diff
--- a/GenotypeTRcorrection.py	Wed Apr 01 17:06:29 2015 -0400
+++ b/GenotypeTRcorrection.py	Wed Apr 22 12:48:40 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