Skip to content

A screensaver like visualization for snp data (processing)

Notifications You must be signed in to change notification settings

benslice/snp_vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

snp_vis

Benjamin VanderSluis [email protected] February 2013

This is a processing sketch for visualizing my 23&me SNP data. I intend to one day make it an Xscreensaver module, if I can ever figure out how...

It is object oriented, and there are currently two types of snp objects: spheres and helices. They are statically initiated, so you get the same results each time, but adding new shapes, and new locations, (even randomly chosen) should be trivial. My current aim is to get all the pieces working.

BYOG(enome)

of the form snip_idchromosome_number(## | 'X' | 'Y')SNP

where SNP is two letters from "ATCG" (or a single letter if you're a guy and SNP resides on a sex chromosome

About

A screensaver like visualization for snp data (processing)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages