aboutsummaryrefslogtreecommitdiff
path: root/biology/samtools
Commit message (Collapse)AuthorAgeFilesLines
* Samtools implements various utilities for post-processing alignments in thePawel Pekala2014-12-157-0/+168
SAM, BAM, and CRAM formats, including indexing, variant calling (in conjunction with bcftools), and a simple alignment viewer. WWW: http://www.htslib.org/ PR: 195592 Submitted by: Reed A. Cartwright <cartwright@asu.edu> Notes: svn path=/head/; revision=374767