# HG changeset patch
# User cropgeeks
# Date 1510659768 18000
# Node ID 8855844f40a8e43bd114b14ec9f9218f881788a6
# Parent 1de63acd6b12db61bdd3502d0edd323592e3a061
Uploaded the latest version of our Flapjack tools for Galaxy.
diff -r 1de63acd6b12 -r 8855844f40a8 creatematrix.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/creatematrix.xml Tue Nov 14 06:42:48 2017 -0500
@@ -0,0 +1,107 @@
+
+ Create a similarity matrix from the given Genotype file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ create_project
+
+
+
+
+
+
+
+
+
+
+ 10.1093/bioinformatics/btq580
+
+
\ No newline at end of file
diff -r 1de63acd6b12 -r 8855844f40a8 createproject.xml
--- a/createproject.xml Tue Aug 29 08:15:12 2017 -0400
+++ b/createproject.xml Tue Nov 14 06:42:48 2017 -0500
@@ -1,50 +1,107 @@
+ Create a Flapjack project file from the given input files.
+
+
+
+
-
+
+
+
+
+
+
+
- Run pedigree verification of F1s (known parents) analysis
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
- 10.1093/bioinformatics/btq580
-
+.. _documentation: http://flapjack.hutton.ac.uk/en/latest/projects_&_data_formats.html
+.. _here: http://flapjack.hutton.ac.uk/en/latest/command_line_support.html#createproject-exe-jhi-flapjack-io-createproject
+ ]]>
+
+
+ 10.1093/bioinformatics/btq580
+
\ No newline at end of file
diff -r 1de63acd6b12 -r 8855844f40a8 datatypes_conf.xml
--- a/datatypes_conf.xml Tue Aug 29 08:15:12 2017 -0400
+++ b/datatypes_conf.xml Tue Nov 14 06:42:48 2017 -0500
@@ -4,21 +4,21 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
diff -r 1de63acd6b12 -r 8855844f40a8 fj2hdf5.xml
--- a/fj2hdf5.xml Tue Aug 29 08:15:12 2017 -0400
+++ b/fj2hdf5.xml Tue Nov 14 06:42:48 2017 -0500
@@ -1,21 +1,44 @@
- convert a Flapjack-formatted genotype file into HDF5
- java -Xmx$memory -cp $__tool_directory__/lib/flapjack.jar jhi.flapjack.io.cmd.FJTabbedToHdf5Converter -genotypes=$input_genotypes -hdf5=$output_hdf5
-
-
-
-
-
-
-
-
-
-
-
+ Convert a Flapjack-formatted genotype file into HDF5
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- ]]>
-
- 10.1093/bioinformatics/btq580
-
+
+ 10.1093/bioinformatics/btq580
+
\ No newline at end of file
diff -r 1de63acd6b12 -r 8855844f40a8 flapjack.py
diff -r 1de63acd6b12 -r 8855844f40a8 hapmap2fj.xml
--- a/hapmap2fj.xml Tue Aug 29 08:15:12 2017 -0400
+++ b/hapmap2fj.xml Tue Nov 14 06:42:48 2017 -0500
@@ -1,42 +1,51 @@
+ Convert a HapMap-formatted file into a Flapjack-formatted genotype file
+
+
+
-
+
+
- convert an HapMap formatted file into a Flapjack-formatted genotype file
- java -Xmx$memory -cp $__tool_directory__/lib/flapjack.jar jhi.flapjack.io.cmd.HapMapToFJTabbedConverter
- -hapmap=$hapmap
- -separator=$separator
- -map=$map
- -genotypes=$genotypes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
- ]]>
-
- 10.1093/bioinformatics/btq580
-
+
+ 10.1093/bioinformatics/btq580
+
\ No newline at end of file
diff -r 1de63acd6b12 -r 8855844f40a8 hdf52fj.xml
--- a/hdf52fj.xml Tue Aug 29 08:15:12 2017 -0400
+++ b/hdf52fj.xml Tue Nov 14 06:42:48 2017 -0500
@@ -1,39 +1,56 @@
+ Convert an HDF5 formatted genotype file into a Flapjack-formatted genotype file
+
+
+
+
+
- convert an HDF5 formatted genotype file into a Flapjack-formatted genotype file
- java -Xmx$memory -cp $__tool_directory__/lib/flapjack.jar jhi.flapjack.io.cmd.Hdf5ToFJTabbedConverter
- -hdf5=$hdf5
- -lines=$lines
- -markers=$markers
- -missing_filter=$missing_filter
- -heterozygous_filter=$heterozygous_filter
- -genotypes=$genotypes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
- ]]>
-
- 10.1093/bioinformatics/btq580
-
+
+ 10.1093/bioinformatics/btq580
+
\ No newline at end of file
diff -r 1de63acd6b12 -r 8855844f40a8 lib/brapi-client.jar
Binary file lib/brapi-client.jar has changed
diff -r 1de63acd6b12 -r 8855844f40a8 lib/flapjack.jar
Binary file lib/flapjack.jar has changed
diff -r 1de63acd6b12 -r 8855844f40a8 lib/scri-commons.jar
Binary file lib/scri-commons.jar has changed
diff -r 1de63acd6b12 -r 8855844f40a8 mabcstats.xml
--- a/mabcstats.xml Tue Aug 29 08:15:12 2017 -0400
+++ b/mabcstats.xml Tue Nov 14 06:42:48 2017 -0500
@@ -1,82 +1,120 @@
-
- Run marker assisted backcrossing analysis on a dataset
+ Run marker assisted backcrossing (MABC) analysis on a dataset
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
- create_project
-
-
-
+
+
+
+ create_project
+
+
-
-
-
+
+
+
-
- ]]>
-
- 10.1093/bioinformatics/btq580
-
+
+ 10.1093/bioinformatics/btq580
+
\ No newline at end of file
diff -r 1de63acd6b12 -r 8855844f40a8 pedverf1stats.xml
--- a/pedverf1stats.xml Tue Aug 29 08:15:12 2017 -0400
+++ b/pedverf1stats.xml Tue Nov 14 06:42:48 2017 -0500
@@ -1,66 +1,112 @@
+ Run pedigree verification of F1s (known parents) analysis
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
- Run pedigree verification of F1s (known parents) analysis
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+ create_project
+
+
-
-
-
+
+
+
-
-
- ]]>
-
- 10.1093/bioinformatics/btq580
-
+
+ 10.1093/bioinformatics/btq580
+
\ No newline at end of file
diff -r 1de63acd6b12 -r 8855844f40a8 transpose.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/transpose.xml Tue Nov 14 06:42:48 2017 -0500
@@ -0,0 +1,27 @@
+
+ Transpose a file's contents
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file