Mercurial > repos > cropgeeks > flapjack
changeset 41:8c12e46f652d draft
Uploaded
| author | cropgeeks | 
|---|---|
| date | Thu, 02 Mar 2017 08:43:30 -0500 | 
| parents | 4a0f069c98e0 | 
| children | 3b24d5f12d06 | 
| files | pedverf1stats.xml | 
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] | 
line wrap: on
 line diff
--- a/pedverf1stats.xml Thu Mar 02 08:25:37 2017 -0500 +++ b/pedverf1stats.xml Thu Mar 02 08:43:30 2017 -0500 @@ -21,9 +21,9 @@ ]]> </command> <inputs> - <param format="csv,tabular,txt" name="map" type="data" label="Flapjack map file" + <param format="fjmap" name="map" type="data" label="Flapjack map file" help="Flapjack-formatted (tab-delimited text) input file of map data"/> - <param format="csv,tabular,txt" name="genotypes" type="data" label="Flapjack genotype file" + <param format="fjgenotype" name="genotypes" type="data" label="Flapjack genotype file" help="Flapjack-formatted (tab-delimited text) input file of genotype data"/> <param name="parent1" type="integer" value="1" label="Index of parent 1" help="The index of the first parent in the genotype file"/>
