gatk-3.8/public/java
Mauricio Carneiro f692911903 GATKSAMRecord emptyRead static constructor
* Creates an empty GATKSAMRecord with empty (not null) Cigar, bases and quals. Allows empty reads to be probed without breaking.
 * All ReadClipper utilities now emit empty reads for fully clipped reads
2011-12-27 17:01:17 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src GATKSAMRecord emptyRead static constructor 2011-12-27 17:01:17 -05:00
test Made all class methods private in the ReadClipper 2011-12-27 02:11:32 -05:00