pedroivovasconcelos / PythonUtilities

Classes and Functions that are utils in many projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PythonUtilities

Classes and Functions that are useful in many projects

Snake Case: snake_case_refactor

Function that converts strings with uppercase letters to snake case(Need caution in usage)

Bioquimica: comparator_of_nucleotides

Funtion to comparate 2 sequences of RNA separates in dinucleotides generating a dict with True or False. Remember, the strings need to be the same length, if they don't just complete. Future functions can be added to correct this and other problems.

About

Classes and Functions that are utils in many projects


Languages

Language:Python 100.0%