====== Differences ====== This shows you the differences between two versions of the page.
gcnotes [2011/04/20 03:20] sbwood created |
gcnotes [2011/04/23 01:16] (current) sbwood |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Genome Compression ====== | ====== Genome Compression ====== | ||
This paper details a tool written in C and several command-line shell scripts (diff, bzip) that uses a reference genome to compress another genome. The source code can be found here: http://gmdd.shgmo.org/Computational-Biology/GRS/ | This paper details a tool written in C and several command-line shell scripts (diff, bzip) that uses a reference genome to compress another genome. The source code can be found here: http://gmdd.shgmo.org/Computational-Biology/GRS/ | ||
+ | |||
+ | This paper uses the Korean genome sequence, analysis can be found [[http://koreangenome.org/|here]] and the dataset can be found [[ftp://bioftp.org/BiO/Store/Genome/|here]]. |