Skip to Content
Python for Bioinformatics
book

Python for Bioinformatics

by Jason Kinser
June 2008
Beginner to intermediate
417 pages
10h 41m
English
Jones & Bartlett Learning
Content preview from Python for Bioinformatics

16 Measuring Complexity

The genome consists of many regions that have varying complexity. Some are full of repeating elements, some are seemingly random, and some code for functions. Measures of complexity of strings can lead to insights into functionality of portions of the genome. This chapter will explore several simple methods of measuring complexity.

16.1 Linguistic Complexity

Linguistic complexity is a loosely defined term that measures variations in a string. For a text string, this measure can be the ratio of the number of unique words to the total number of words. Obviously, if no words are repeated, then this ratio is 1. If a large text contains very few unique words, then this measure becomes quite small. This is an easy program to ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Bioinformatics with Python Cookbook - Third Edition

Bioinformatics with Python Cookbook - Third Edition

Tiago Antao

Publisher Resources

ISBN: 9780763751869