Mercurial > repos > jjohnson > snpsift_dbnsfp
diff snpSift_dbnsfp.xml @ 2:c56e27adfbff
Add a build field in the tool-data to allow for filtering on genome build
| author | Jim Johnson <jj@umn.edu> |
|---|---|
| date | Mon, 10 Nov 2014 09:45:26 -0600 |
| parents | 639db62ec3d4 |
| children | b5e03b2cb813 |
line wrap: on
line diff
--- a/snpSift_dbnsfp.xml Thu Oct 23 05:58:20 2014 -0500 +++ b/snpSift_dbnsfp.xml Mon Nov 10 09:45:26 2014 -0600 @@ -31,7 +31,7 @@ <param name="dbnsfp" type="select" label="Genome"> <options from_data_table="snpsift_dbnsfp"> <column name="name" index="1"/> - <column name="value" index="2"/> + <column name="value" index="3"/> </options> </param> <param name="annotations" type="select" multiple="true" display="checkboxes" label="Annotate with">
