# HG changeset patch # User cropgeeks # Date 1487949915 18000 # Node ID eb01f8ff35b254e1d0fe817983915252e7e33caf # Parent 03e6cc81f68e1355935d3066594a9a9da38ad20f Uploaded diff -r 03e6cc81f68e -r eb01f8ff35b2 hdf52fj.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/hdf52fj.xml Fri Feb 24 10:25:15 2017 -0500 @@ -0,0 +1,55 @@ + + + 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 + + \ No newline at end of file