I feel that there was an error, And by executing this command, the result was reversed.
As I mentioned above. i want for example: eplace 0.312500 In the third row of the column A_Freq with 0.687500 From the same row but in the column M.F. to wit 0.312500 Alternative 0.687500 in the column M.F. But as you can see below, the result is reversed.
CHROM_POS A_Freq M.F N_Chr
1 CM009840.1_1096 0.812500 0.187500 16.25000
2 CM009840.1_1177 0.611111 0.388889 12.22222
3 CM009840.1_1276 0.687500 0.687500 6.25000
4 CM009840.1_1295 0.722222 0.722222 5.55556
5 CM009840.1_1471 0.750000 0.750000 5.00000
6 CM009840.1_1518 0.875000 0.125000 17.50000
Please don’t post screenshots of test data, instead copy and paste it in to you post as code formatted text (use the
101010Button)If your original data is an image, you will need to parse it with an OCR reader - I've use Tesseract-ocr and got good results.
If your data is text, please post text as example, not an image.