Wednesday, 28 February 2018

PCR product sequencing savior

So this link has really helped me when I stuck with interpreting what the "N" were in my PCR product sequencing result. Thank you very much <3

https://seqcore.brcf.med.umich.edu/sites/default/files/html/interpret.html

I literally planned to run another PCR with high fidelity polymerase

My PCR product was some mutation in the human genomic DNA, my template was the same and the mutation was hetergeneous.

I just went back to my chromatograms and yo! done confirmed my base :)


Tuesday, 16 January 2018

Problem running 32-bit tools on WINE _ LINUX Ubuntu

Courtesy/Reference : https://linux-tips.com/t/couldnt-run-64-bit-programs-with-wine/320

This helps

$ WINEARCH=win64 WINEPREFIX=~/.wine64 winecfg
 
$ WINEPREFIX=~/.wine64 wine app.exe