Text processing is a common task in Bioinformatics. A Python string object has many built-in methods for manipulating texts. These methods can be used together to perform a complicated task such as parsing data from a text file, converting file formats and etc.