comparison multigps.xml @ 27:54ffcdc15cdf draft

Uploaded
author greg
date Wed, 14 Dec 2016 08:00:07 -0500
parents fcc1cc3f3e3c
children dc71c15181f9
comparison
equal deleted inserted replaced
26:fcc1cc3f3e3c 27:54ffcdc15cdf
39 --poissongausspb $rloc.poissongausspb 39 --poissongausspb $rloc.poissongausspb
40 #if str($rloc.nonunique) == 'yes': 40 #if str($rloc.nonunique) == 'yes':
41 --nonunique 41 --nonunique
42 #end if 42 #end if
43 --mappability $rloc.mappability 43 --mappability $rloc.mappability
44 #end if 44 #if str($rloc.nocache) == 'yes':
45 #if str($rloc.nocache) == 'yes': 45 --nocache
46 --nocache 46 #end if
47 #end if 47 #end if
48 ############################ 48 ############################
49 ## Scaling data 49 ## Scaling data
50 ############################ 50 ############################
51 #if str($sdc.scale_data) == 'yes': 51 #if str($sdc.scale_data) == 'yes':