gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
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
public A read filter that sets all mapping qualities to a given value 2011-08-09 00:04:42 -04:00
settings Updates to the help layout. 2011-07-26 19:29:25 -04:00
LICENSE One last test... 2011-06-28 19:18:17 -04:00
build.xml Merge remote-tracking branch 'remotes/khalid/rodRefactor' into rodRefactor 2011-08-07 10:32:27 -04:00
ivy.xml Runs and emits an HTML document 2011-07-20 17:16:33 -04:00