details: http://www.bx.psu.edu/hg/galaxy/rev/639c6b5e0073 changeset: 2869:639c6b5e0073 user: Ross Lazarus <ross.lazarus@gmail.com> date: Sun Oct 11 15:00:40 2009 -0400 description: adding rgenetics converters 6 file(s) affected in this change: lib/galaxy/datatypes/converters/lped_to_fped_converter.py lib/galaxy/datatypes/converters/lped_to_fped_converter.xml lib/galaxy/datatypes/converters/lped_to_pbed_converter.py lib/galaxy/datatypes/converters/lped_to_pbed_converter.xml lib/galaxy/datatypes/converters/pbed_to_lped_converter.py lib/galaxy/datatypes/converters/pbed_to_lped_converter.xml diffs (36 lines): diff -r 109e94372abb -r 639c6b5e0073 lib/galaxy/datatypes/converters/lped_to_fped_converter.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/galaxy/datatypes/converters/lped_to_fped_converter.py Sun Oct 11 15:00:40 2009 -0400 @@ -0,0 +1,1 @@ +/opt/galaxy/tools/rgenetics/converters/lped_to_fped_converter.py \ No newline at end of file diff -r 109e94372abb -r 639c6b5e0073 lib/galaxy/datatypes/converters/lped_to_fped_converter.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/galaxy/datatypes/converters/lped_to_fped_converter.xml Sun Oct 11 15:00:40 2009 -0400 @@ -0,0 +1,1 @@ +/opt/galaxy/tools/rgenetics/converters/lped_to_fped_converter.xml \ No newline at end of file diff -r 109e94372abb -r 639c6b5e0073 lib/galaxy/datatypes/converters/lped_to_pbed_converter.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/galaxy/datatypes/converters/lped_to_pbed_converter.py Sun Oct 11 15:00:40 2009 -0400 @@ -0,0 +1,1 @@ +/opt/galaxy/tools/rgenetics/converters/lped_to_pbed_converter.py \ No newline at end of file diff -r 109e94372abb -r 639c6b5e0073 lib/galaxy/datatypes/converters/lped_to_pbed_converter.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/galaxy/datatypes/converters/lped_to_pbed_converter.xml Sun Oct 11 15:00:40 2009 -0400 @@ -0,0 +1,1 @@ +/opt/galaxy/tools/rgenetics/converters/lped_to_pbed_converter.xml \ No newline at end of file diff -r 109e94372abb -r 639c6b5e0073 lib/galaxy/datatypes/converters/pbed_to_lped_converter.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/galaxy/datatypes/converters/pbed_to_lped_converter.py Sun Oct 11 15:00:40 2009 -0400 @@ -0,0 +1,1 @@ +/opt/galaxy/tools/rgenetics/converters/pbed_to_lped_converter.py \ No newline at end of file diff -r 109e94372abb -r 639c6b5e0073 lib/galaxy/datatypes/converters/pbed_to_lped_converter.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/galaxy/datatypes/converters/pbed_to_lped_converter.xml Sun Oct 11 15:00:40 2009 -0400 @@ -0,0 +1,1 @@ +/opt/galaxy/tools/rgenetics/converters/pbed_to_lped_converter.xml \ No newline at end of file