gatk-3.8/public
Mauricio Carneiro 2db6225c53 A read filter that sets all mapping qualities to a given value
Pacbio has decided to assign 255 to the MQ of all their reads since they claim their aligner does not produce a number equivalent to a mapping quality. Despite much back and forth, they are dead set on not using this field, so if we want to use their bams, we will need to override that. This filter does just that. Replacing all values with a given one. Default is 60.
2011-08-09 00:04:42 -04:00
..
R GATKReport v0.2: 2011-08-03 00:24:47 -04:00
c Reinitialize random seed in the bwa bindings from the fixed seed stored in the 2011-07-22 13:41:53 -04:00
chainFiles Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
doc Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
java A read filter that sets all mapping qualities to a given value 2011-08-09 00:04:42 -04:00
packages Added edu.mit.broad.picard to Queue packaged jar. 2011-07-23 14:40:29 -04:00
perl Moving these supported perl scripts to public 2011-07-01 17:26:25 -04:00
scala Merge branch 'master' into rodRefactor 2011-08-08 16:58:18 -04:00
testdata Testdata for diffObjects. 2011-07-18 10:47:03 -04:00