Mercurial > repos > jjohnson > snpsift_dbnsfp_generic
changeset 1:1d5943c87eaf default tip
Dispaly the description field for cached dbNSFP database selection
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Mon, 10 Nov 2014 14:46:48 -0600 |
parents | a99b93a830d9 |
children | |
files | snpSift_dbnsfp.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/snpSift_dbnsfp.xml Mon Nov 10 14:17:47 2014 -0500 +++ b/snpSift_dbnsfp.xml Mon Nov 10 14:46:48 2014 -0600 @@ -30,7 +30,7 @@ <when value="cached"> <param name="dbnsfp" type="select" label="Genome"> <options from_data_table="snpsift_dbnsfp"> - <column name="name" index="1"/> + <column name="name" index="2"/> <column name="value" index="3"/> </options> </param>