dna-transcription-kata
Data processing kata
A kata for practicing string manipulation and bioinformatics data processing in a test-driven development context
Bioinformatics-themed kata for practicing string manipulation in a data transformation pipeline. Contains replit files to work quickly in an online dojo setting.
9 stars
3 watching
6 forks
last commit: about 2 years ago
Linked from 1 awesome list
bioinformaticsbiologychallengekatapractice-programmingpython
Related projects:
Repository | Description | Stars |
---|---|---|
ivoputzer/cli-args-parser-kata | Implementing a CLI arguments parser to process input in various formats | 5 |
pdt256/kata | A platform providing coding challenges to practice Test-Driven Development (TDD) in various programming languages. | 6 |
emilybache/parrot-refactoring-kata | Practice refactoring and polymorphism in XSLT code | 121 |
matteobaglini/functional-structures-refactoring-kata | Refactoring kata to remove computational effects from a use case using functional structures | 32 |
nealhu/promotion-text-kata | An hour-long coding practice to improve readability and maintainability of a specific class implementation | 0 |
ardalis/kata-catalog | A collection of coding exercises to practice good habits and techniques in software development | 745 |
nealhu/args-kata | Practices readable and maintainable coding skills in parsing command-line arguments | 1 |
karthikncode/nlp-datasets | A curated list of Natural Language Processing datasets used to train and evaluate NLP models. | 919 |
nathanmarz/cascalog | A library for data processing and querying on large datasets without the need for Hadoop expertise | 1,376 |
bfontaine/katas | A collection of solved programming challenges in 27 languages | 20 |
gianfrancoalongi/incremental_katas | A system to implement incremental katas by iteratively solving problem sets with increasingly complex constraints. | 62 |
justfollowus/natural-language-processing | Comprehensive resource for learning natural language processing (NLP) with a structured course outline and recommended readings. | 834 |
emilybache/racing-car-katas | A series of coding exercises to improve testability and design principles in legacy code | 302 |
neuraxio/kata-clean-machine-learning-from-dirty-code | Converting dirty machine learning code into clean, modular, and reusable components using the Pipe and Filter Design Pattern for Machine Learning. | 18 |
nitishsrivastava/deepnet | A collection of GPU-accelerated deep learning algorithms implemented in Python | 895 |