Hone Your Python Skills!
Newbie Bites
Intro Bites
Regular Bites
Learning Paths
100 Days of Code
Pricing
Community
Login
☰
☰
PyBites Platform
Pybites Platform 2.0 is live 🎉 🐍
Join us now 📈
What to code next?
Bites of Py Exercises
Blog Code Challenges
Bite
Level
Description & Tags
Bite 255. Codon Usage
The genetic code of all organisms uses a 3 base …
3.10
bioinformatics
collections
textwrap
Bite 259. Reverse complement
In the majority of organisms, the genetic code is encoded …
3.10
bioinformatics
string manipulation
translate
Bite 262. GC content
The DNA of all organsims consists of the letters (bases) …
3.10
bioinformatics
collections
Bite 292. Scoring matrices
Proteins fulfill important functions in all organisms and consist of …
3.10
bioinformatics
enumerate
looping
numbers
zip
Bite 298. Fasta to 2-Line Fasta
A very simple format to store biological sequence data is …
3.8
bioinformatics
biopython
Bite 303. Unique genes
You have received a list of DNA sequences for a …
3.8
bioinformatics
biopython
Bite 306. Translate coding sequences to proteins
Genes can be converted (translated) to proteins using a three base …
3.8
bioinformatics
biopython
Bite 310. Create file pairs
In this bite you will write a function that pairs …
3.10
bioinformatics
files
regular expressions
PCC
Title
Summary
No matching Challenges found.