# HG changeset patch # User rico # Date 1333653309 14400 # Node ID 2ca8873daedd2ad2160448e3605fc562c8d8b7a0 # Parent 5f6ee4f6fd0b088d7e19db3e6ef9c7b42e9f33a8 Uploaded diff -r 5f6ee4f6fd0b -r 2ca8873daedd map_ensembl_transcripts.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/map_ensembl_transcripts.xml Thu Apr 05 15:15:09 2012 -0400 @@ -0,0 +1,38 @@ + + Ensembl transcripts to KEGG pathways + + + rtrnKEGGpthwfENSEMBLTc.py + "--loc_file=${GALAXY_DATA_INDEX_DIR}/gd.oscar.loc" + "--species=${input.metadata.dbkey}" + "--input=${input}" + "--posENSEMBLclmn=${ensembl_col}" + "--output=${output}" + + + + + + + + + + + + + + + + + + + + + + + +**What it does** + +Adds the fields KEGG gene codes and KEGG pathways to an input table of ENSEMBL transcript codes. + +