五月的 Taipie.py


Details
本月很榮幸請到兩位講者, Mosky 跟 玟崴。
玟崴在下個月就就要前往生物科技頂尖的冷泉港實驗室工作,在他出國,請他來分享一下他在生物資訊的知識。
另一位講者 Mosky,有許多好用又知名的 Python 套件。這次我們來聽聽 Mosky 寫程式有哪些珍貴的心法。
講者: Mosky
講者介紹:
Python Charmer at Pinkoi. The speaker of the PyCons and other tech conferences, a Python instructor, and the author of the Python packages. More information is here: http://mosky.tw .
題目: Beyond the Style Guide
In the modern world, programmer’s time is more expensive than computer’s time. Thus the maintainability is important in a codebase. To improve it, we all know some “______ Style Guide”. But is it enough?
The answer is “No”. To write maintainable code, you need more than the style guides. In this share, I will introduce you the keys of writing high maintainability code.
- Your co-worker reads your code.
- Write the human-only code.
- Name variables in a meaningful but short way.
- Blank is important.
- Draw dependency in your mind.
- Seal off bad smell.
- Respect.
You will be able to write more maintainable code after this talk. Save both you and your co-workers time to write more excited features. :)
講者:廖玟崴 (Wen-Wei Liao)
講者介紹:
Wen-Wei Liao received his MSc in Systems Neuroscience from National Tsing Hua University. He is interested in the development of computational strategies to interpret genomic and epigenomic data produced from high-throughput sequencing. He works as a Research Assistant at Academia Sinica. More information can be found at http://wwliao.name. (http://wwliao.name/)
題目:A comprehensive tool for analyzing whole genome bisulfite sequencing data
DNA methylation is a major epigenetic modification regulating several biological processes. Genome-wide sequencing data from bisulfite converted DNA is able to profile DNA methylation at single base resolution (BS-seq). Customized aligners have been developed for mapping reads from BS-seq, and still bioinformatics pipelines are required for downstream data analysis. Most post-alignment programs generate methylation calls, and our tool carries out subsequent genomic and epigenomic analyses to comprehensively explore BS-seq datasets.
聚會的最後,Lightning Talk, 找人才,都是很歡迎的。
PS: 到場以後,需要繳交舉會場地費 100

五月的 Taipie.py