]> git.donarmstrong.com Git - bamtools.git/commit
Added support for reading FASTA sequences, as well as generating FASTA index (.fai...
authorDerek <derekwbarnett@gmail.com>
Tue, 13 Jul 2010 01:57:40 +0000 (21:57 -0400)
committerDerek <derekwbarnett@gmail.com>
Tue, 13 Jul 2010 01:57:40 +0000 (21:57 -0400)
commitce1a192b46d5d84c7d6c9c81c868dbaf46d79edd
tree7441d4f26b291b2b76eb2b75c347ff143cb484e7
parent4aea04656e2666bd568cd9bf59b22b635cf1aef5
Added support for reading FASTA sequences, as well as generating FASTA index (.fai) files. TODO: need to drop FASTA functionality into pileup conversion, as well as create command line feature to generate FASTA indices
bamtools_fasta.cpp [new file with mode: 0644]
bamtools_fasta.h [new file with mode: 0644]