- Bioinformatics with Python Cookbook
- Tiago Antao
- 115字
- 2021-06-10 19:01:51
There's more...
P. falciparum is a reasonable example of a eukaryote with a small genome that allows you to perform a small data exercise with enough features, while still being useful for most eukaryotes. Of course, there are no sex chromosomes (such as X/Y in humans), but these should be easy to process because reference genomes do not deal with ploidy issues.
P. falciparum does have a mitochondrion, but we will not deal with it here due to space constraints. Biopython does have the functionality to print circular genomes, which you can also use with bacteria. With regards to bacteria and viruses, these genomes are much easier to process because their size is very small.
推薦閱讀
- Learning Scala Programming
- GeoServer Cookbook
- jQuery EasyUI網(wǎng)站開發(fā)實(shí)戰(zhàn)
- PowerCLI Cookbook
- The React Workshop
- Learning Linux Binary Analysis
- Java軟件開發(fā)基礎(chǔ)
- SSM輕量級(jí)框架應(yīng)用實(shí)戰(zhàn)
- Oracle從入門到精通(第5版)
- C#開發(fā)案例精粹
- Hands-On GUI Programming with C++ and Qt5
- ExtJS Web應(yīng)用程序開發(fā)指南第2版
- 編程改變生活:用Python提升你的能力(進(jìn)階篇·微課視頻版)
- Windows Phone 8 Game Development
- Python一行流:像專家一樣寫代碼