Pinned Repositories
evolsim
Student evolution paper exercise
GTP
Megan Owen and Scott Provan's java implementation of their GTP algorithm for calculating the geodesic distance between phylogenetic trees
phylo_utils
Likelihood calculation utilities - pruning algorithm, phylogenetic models...
pllpy
Python wrapper for the phylogenetic likelihood library (PLL), from the Exelixis lab. Of RAxML fame.
python_tools_on_github
Some useful bioinformatics / phylogenetics python code that I've written and sometimes even use
scluster
An implementation of the self-tuning spectral clustering algorithm described in Zelnik-Manor and Perona (2004)
sigfit
Flexible Bayesian inference of mutational signatures
tree_distance
Implementation of geodesic, Robinson-Foulds and Euclidean tree distance metrics
treeCl
Clustering phylogenetic trees with python
Mixed
Repo of simple scripts used by TCG
kgori's Repositories
kgori/sigfit
Flexible Bayesian inference of mutational signatures
kgori/treeCl
Clustering phylogenetic trees with python
kgori/tree_distance
Implementation of geodesic, Robinson-Foulds and Euclidean tree distance metrics
kgori/nf_population_genetics
Nextflow pipeline for running population genetics analysis to accompany cancer horizontal transfer paper
kgori/phylo_utils
Likelihood calculation utilities - pruning algorithm, phylogenetic models...
kgori/.doom.d
Emacs config files
kgori/alco
Allele counter-alike
kgori/binned_median
Online algorithm for computing median of a stream of non-negative integers, with low memory requirements
kgori/boids
Boids flocking algorithm, using SFML
kgori/cellular_automaton
Game of life (+others) with SFML
kgori/cnpipe
R package for copy number analysis
kgori/copynumber_calling_pipeline
kgori/directed_graph
Data structure from Professional C++ 5th ed.
kgori/gentools
Some convenience tools for genomic data
kgori/json_parser
JSON parser built with Python
kgori/nextflow_demo
Lab meeting nextflow demo
kgori/nf_ancestral_inference
Nextflow pipeline for running ancestral inference section of transmissible cancer horizontal transfer analysis
kgori/nf_htrnaseq
Nextflow pipeline for horizontal transfer in CTVT RNAseq analysis
kgori/pb_genotyper
Long read genotyping - nuclear horizontal transfer project
kgori/Platypus
Platypus Variant Caller
kgori/raxml-ng
RAxML Next Generation: faster, easier-to-use and more flexible
kgori/region_counter
Counts the number of reads in an RNAseq alignment file in the categories Mapped, Mapped(exon) and Unmapped
kgori/rngs
Toy implementations of Random Number Generators
kgori/rust-bwa
Rust wrapper of the BWA C API
kgori/segmentation
PCF and MultiPCF algorithms for segmenting sequence data - derived from R:copynumber, but written in C++
kgori/snv_analysis_pipeline
Workflow for post-processing of Somatypus variants
kgori/somatypus
A Platypus-based variant calling pipeline for cancer data
kgori/somatypus_nf
Integrate Somatypus variant calling pipeline into Nextflow
kgori/strings_and_things
Common string algorithms, for learning
kgori/vcf_to_fasta
Program to extract a fasta alignment from mitochondrial variants in VCF format