ABSTRACT

Sequence manipulation is a pretty common task in most laboratories. Some tasks can be done with the Python Standard Library, but this chapter will show that the Biopython package can help. In this case we will use the SeqRecord and SeqIO modules from the Biopython package.