comparison splitbysample.xml @ 75:2547ac473687 draft

Uploaded
author cropgeeks
date Thu, 22 Feb 2018 10:41:54 -0500
parents 4525e8876e8e
children 84ce7c332dc4
comparison
equal deleted inserted replaced
74:4525e8876e8e 75:2547ac473687
4 <requirement type="package" version="0.14.1">pandas</requirement> 4 <requirement type="package" version="0.14.1">pandas</requirement>
5 </requirements> 5 </requirements>
6 <command> 6 <command>
7 python $__tool_directory__/FlapjackProject.py 7 python $__tool_directory__/FlapjackProject.py
8 -j $__tool_directory__/lib/flapjack.jar 8 -j $__tool_directory__/lib/flapjack.jar
9 -J $__tool_directory__/lib/pedigreeheader.jar
9 -g '$genotypes' 10 -g '$genotypes'
10 -s '$traits' 11 -s '$traits'
11 #if $map 12 #if $map
12 -m '$map' 13 -m '$map'
13 #end if 14 #end if