Python Bio Variables

Declare and manipulate Python variables and core data types (int, float, str, bool, None) for bioinformatics scripts — naming, mutability, references, string slicing/indexing of DNA/RNA/protein sequences. Use when writing beginner Python for biology, explaining variable assignment/reassignment, debugging aliasing or mutable-default-argument bugs, or parsing sequence strings and FASTA headers with slicing/split/join.

pavel-kravchenko 5da92f5 8.3 KB Updated

File contents

pavel-kravchenko/bioinformatics/tree/main/Skills/python-bio-variables commit 5da92f538b

Frequently asked questions

npx skillmds@latest add pavel-kravchenko/python-bio-variables