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: over 2 years ago
Linked from 1 awesome list
bioinformaticsbiologychallengekatapractice-programmingpython
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementing a CLI arguments parser to process input in various formats | 5 |
| A collection of coding challenges and exercises to practice Test-Driven Development (TDD) in various programming languages | 6 |
| Practice refactoring and polymorphism in XSLT code | 122 |
| Refactoring kata to remove computational effects from a use case using functional structures | 32 |
| An hour-long coding practice to improve readability and maintainability of a specific class implementation | 0 |
| A collection of coding exercises to practice good habits and techniques in software development | 746 |
| Practices readable and maintainable coding skills in parsing command-line arguments | 1 |
| A curated list of Natural Language Processing datasets used to train and evaluate NLP models. | 919 |
| A library for data processing and querying on large datasets without the need for Hadoop expertise | 1,375 |
| A collection of solved programming challenges in 27 languages | 20 |
| A system to implement incremental katas by iteratively solving problem sets with increasingly complex constraints. | 62 |
| Comprehensive resource for learning natural language processing (NLP) with a structured course outline and recommended readings. | 834 |
| A series of coding exercises to improve testability and design principles in legacy code | 305 |
| Converting dirty machine learning code into clean, modular, and reusable components using the Pipe and Filter Design Pattern for Machine Learning. | 18 |
| A collection of GPU-accelerated deep learning algorithms implemented in Python | 895 |