codebeast.worksHow to Git ?Introduction Have you ever caught yourself repeatedly saving copies of your scripts, and research paper drafts, or losing a vital dependency script in a chaotic tangle of files you created ages ago? No need to answer these questions; there is a solut...Nov 4, 2023·13 min read
codebeast.worksThe Modern Bioinformatics StackSpreadsheets Do Not Count! As someone who wears the hats of both a Bioinformatician and a developer, I have frequently found myself struggling to navigate and pick what is important and is a priority; Which programming languages to learn from the nev...Oct 29, 2023·5 min read
codebeast.worksHow To Suck At Being A BioinformaticianIntroduction While there's plenty of information on how to be a great bioinformatician, there's almost* nothing out there to help you become the opposite – not a bioinformatician. So, here, we've collected some simple rules and a code of behaviour to...Oct 17, 2023·6 min read
codebeast.worksNGS Data Analysis: Nextflow DSL2Introduction Next Generation Sequencing (NGS) has revolutionized genomics research, enabling scientists to decode vast amounts of genetic information rapidly. However, the power of NGS comes with the challenge of efficiently handling and analyzing th...Oct 7, 2023·14 min read
codebeast.worksNGS Data Analysis: Data Formats and Workflow ManagersIntroduction Next-generation sequencing (NGS) has revolutionized the field of genomics by allowing researchers to generate vast amounts of sequencing data quickly and cost-effective manner. However, the analysis of NGS data can be complex and challen...Mar 12, 2023·35 min read