[[!meta title="Projects"]] Projects ======== Here are some of the many projects I'm working on or have previously worked on. Debian ====== I use [Debian](http://www.debian.org) on all of my computers and regularly contribute to it. You can see some of the work I'm doing in Debian below. * [My Debian packages](http://qa.debian.org/developer.php?login=don) * [Debbugs](http://wiki.debian.org/Teams/Debbugs) -- the bug tracking system for Debian * [Listmaster](http://wiki.debian.org/Teams/Listmaster) -- mailing list maintainers for [lists.debian.org](http://lists.debian.org) * [Technical Committee](http://www.debian.org/devel/ctte) -- Debian's technical decision making board; responsible for resolving technical disputes between developers Debbugs ------- Debbugs is Debian's Bug Tracking System. I am currently the primary maintainer of debbugs. You can see what I'm working on in [my git repositories](http://git.donarmstrong.com/debbugs.git), what I need to work on in [Debbug's bug list](https://bugs.debian.org/debbugs), [read more information](http://wiki.debian.org/Teams/Debbugs) about contributing to Debbugs yourself, and see all of [my posts](/tags/debbugs/) about Debbugs. Debian R Packages ----------------- I maintain [builds of the vast majority of R packages for Debian](/r/debian_r). You can also see [my posts](/tags/debian-r) about the Debian-r archive. Bioinformatics ============== Below are some of the bioinformatics and biologically relevant tools I have built. Postgresql Mirror of dbSNP -------------------------- Being able to query [dbSNP](http://www.ncbi.nlm.nih.gov/SNP/) locally is very useful for adding annotations to deep sequencing results and other DNA polymorphism based analyses. See how to set up a [postgresql mirror of dbsnp](/genetics/dbsnp_mirror/) yourself using my scripts. Helical Wheel Plots ------------------- Plots alpha helical wheels with hydrophobic moment according to the wif scale (not woct). * [Program](