Package htsjdk.samtools
Class SAMTools
- java.lang.Object
-
- htsjdk.samtools.SAMTools
-
@Deprecated public class SAMTools extends Object
Deprecated.since 07/2017. This class does not add anything to the HTSJDK library except an example of how to iterate over a SAM/BAM file. In addition, it is not tested.Command line utility for manipulating SAM/BAM files.