# HG changeset patch # User audreysackey # Date 1639178211 0 # Node ID fa40c647dc3592bc340ba872a2355dceb74fe25f Uploaded diff -r 000000000000 -r fa40c647dc35 gff2bed.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gff2bed.xml Fri Dec 10 23:16:51 2021 +0000 @@ -0,0 +1,34 @@ + +from one extension to another + + openjdk + + +&1 +]]> + + + + + + + + +**What it does** + +This tool converts a file extension from bed to gff + +----- +**Example** + +Input File:: +input_file.bed + +Converting to gff returns this:: +output_file.gff + + + +