Pinned Repositories
Accucopy
Accucopy is a computational method that infers Allele-Specific Copy Number alterations from low-coverage low-purity tumor sequencing data.
Accurity
Accurity is a computational method that infers tumor purity and tumor cell ploidy from tumor-normal WGS (whole exome will probably work too) data by jointly modelling SCNAs and heterozygous germline single-nucleotide-variants (HGSNVs).
eGADA
An enhanced version of GADA, a fast and sparse segmentation algorithm
gatk
This is Yu Huang's fork of GATK tag=1.6 Repository, https://github.com/broadgsa/gatk. Choose 1.6 because GATK source code started to be closed after that. Multiple custom java functions utilizing GATK libraries.
goio
IO related classes/functions
math508FilteringTheory
2007 class math508, Filtering Theory, HMM, Kalman Filters
repos
old namesake svn repository,
rust-book
Code for the Rust book https://doc.rust-lang.org/book/title-page.html
SR2TuringPluto.jl
StatisticalRethinking notebook project using Turing and Pluto notebooks (derived from Max Lapan's Jupyter project)
transfac
the old transfac utility repository
polyactis's Repositories
polyactis/Accucopy
Accucopy is a computational method that infers Allele-Specific Copy Number alterations from low-coverage low-purity tumor sequencing data.
polyactis/Accurity
Accurity is a computational method that infers tumor purity and tumor cell ploidy from tumor-normal WGS (whole exome will probably work too) data by jointly modelling SCNAs and heterozygous germline single-nucleotide-variants (HGSNVs).
polyactis/gatk
This is Yu Huang's fork of GATK tag=1.6 Repository, https://github.com/broadgsa/gatk. Choose 1.6 because GATK source code started to be closed after that. Multiple custom java functions utilizing GATK libraries.
polyactis/math508FilteringTheory
2007 class math508, Filtering Theory, HMM, Kalman Filters
polyactis/transfac
the old transfac utility repository
polyactis/autismgenetics
Automatically exported from code.google.com/p/autismgenetics
polyactis/devzero-misc
Miscelaneous Goodies to share
polyactis/eGADA
An enhanced version of GADA, a fast and sparse segmentation algorithm
polyactis/goio
IO related classes/functions
polyactis/rust-book
Code for the Rust book https://doc.rust-lang.org/book/title-page.html
polyactis/SR2TuringPluto.jl
StatisticalRethinking notebook project using Turing and Pluto notebooks (derived from Max Lapan's Jupyter project)
polyactis/EIG
Eigen tools by Nick Patterson and Alkes Price lab
polyactis/fastahack
utilities for indexing and sequence extraction from FASTA files
polyactis/gwasmodules
Automatically exported from code.google.com/p/gwasmodules
polyactis/gwaswebinterface
Automatically exported from code.google.com/p/gwaswebinterface
polyactis/julia-prob-programming
Julia Probability Programming
polyactis/pegaflow
Pegasus Python3 APIs and the helper class Workflow.py
polyactis/polyactis
EIG 3.0 C code and some Dockerfile. Automatically exported from code.google.com/p/polyactis
polyactis/polyactis.github.io
My website based on Jekyll https://www.yfish.org/
polyactis/pymodule
A repo that contains miscellaneous Python/C++ modules/programs, a standalone Python module 'palos' by the yfish group (can be installed by pip).
polyactis/pysam
Automatically exported from code.google.com/p/pysam
polyactis/shell
a bunch of shell/python utilities program, was in a private svn repository before
polyactis/smithwaterman
smith-waterman-gotoh alignment algorithm
polyactis/SR2Julia
Port of Statistical Rethinking (2nd edition) code to Julia
polyactis/test
A playground to test different programming languages.
polyactis/utility
the old svn utility repository
polyactis/vcf
Variant Call Format parser library for Go
polyactis/vcflib
fork of Erik Garrison's vcflib. c++ library for parsing and manipulating VCF files, many command-line utilities. My modification is adding high-level APIs to make it easy to call. it's now dependent on some header files from https://code.google.com/p/gwasmodules/source/browse/#hg%2Fpymodule%2Finclude
polyactis/vervet-web
Automatically exported from code.google.com/p/vervet-web
polyactis/vimenv
derivative of Emrah Kostem's https://bitbucket.org/ekostem/vimenv/