hi everbody,
                I have a file,
 a             b                      c
1454    VALTGLTVAEYFR    8.9954e-07
1454    VALTGLTVAEYFR    0.00404626
1498    STLTDSLVSK    0.00404626
1505    TIAMDGTEGLVR    1.50931e-05
1528    GAEISAILEER    0.00055542
1528    GAEISAILEER    0.00055542
1538    YPIEHGIITNWDDMEK    0.0180397
1540    YPIEHGIITNWDDMEK    3.69329e-05
1552    AQIVGGFPIDISEAPYQISLR    0.015136


The file has redundancy in lines ,  I have to print the line without
redundancy on consideration to the column c of the two lines which are
redundant and those that are having column c  lesser value than the other.
how do i do it.


regards
shafreen
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to