octopus

Mutation caller

An open source software framework for calling mutations from genomic data using a Bayesian haplotype-based approach.

Bayesian haplotype-based mutation calling

GitHub

305 stars
19 watching
37 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list

bioinformaticsde-novo-mutationgenomicshaplotypesphasingsingle-cellsomatic-variantsvariant-callingvariants

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cbg-ethz/sciphi An open-source software tool for mutation identification in single-cell tumor cells by inferring phylogenetic relationships among cells. 25
nlohmann/mutate_cpp A mutation testing tool for C++ projects to detect programming errors 173
cortes-ciriano-lab/scomatic A tool for detecting somatic variants in single-cell data 177
crg-cnag/callings-nf A Nextflow pipeline for RNA sequencing variant calling with GATK best practices 132
wittelab/orchid An annotation and machine learning framework for analyzing cancer mutations 31
codeintegrity-ai/mutahunter Automated unit test generation and mutation testing tool using Large Language Models. 252
boxed/mutmut A mutation testing system for Python that helps identify weaknesses in software code by introducing small changes and running tests to see which ones fail. 937
pharo-contributions/mutalk A tool for mutation testing in Smalltalk to improve test quality and fault-finding effectiveness. 22
mbj/mutant Automated code review tool with mutation testing to simplify and improve code quality 1,956
tylermurry/github-pr-landmine Tools for adding manual mutation tests to GitHub pull requests 33
sualeh/introduction-to-mutation-testing An introduction to using mutation testing to validate unit tests in software development 23
llogiq/mutagen A framework for detecting bugs in Rust code by intentionally introducing changes and seeing if tests can catch them 629
iarcbioinfo/needlestack An ultra-sensitive multi-sample variant caller for NGS data 50
jefworks-lab/honeybadger An R package that uses Bayesian inference and hidden Markov models to detect genetic variations in single-cell RNA-seq data 98
hcoles/pitest An automated testing tool designed to detect faults in software code by introducing random errors and observing the impact on test results 1,707