1 | #This is a sample file distributed with Galaxy that is used by the FunDO tool. |
---|
2 | #The funDo.loc file has this format (white space characters are TAB |
---|
3 | #characters): |
---|
4 | # |
---|
5 | #<build> <description> <path to disease associated genes file> |
---|
6 | # |
---|
7 | #Your funDo.loc file should include an entry per line for each disease |
---|
8 | #associated genes file you have stored. |
---|
9 | # |
---|
10 | #hg18 disease associated genes /galaxy/data/hg18/misc/funDo/genes-disease.Sept2010.interval |
---|
11 | #hg19 disease associated genes /galaxy/data/hg19/misc/funDo/genes-disease.Sept2010.interval |
---|