Mercurial > repos > test-svm > kmersvm_test
diff kmersvm/nullseq_indices.loc.sample @ 1:a8cbea0008d4 draft
Included nullseq_indices.loc.sample file
| author | test-svm |
|---|---|
| date | Sun, 05 Aug 2012 15:39:52 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/kmersvm/nullseq_indices.loc.sample Sun Aug 05 15:39:52 2012 -0400 @@ -0,0 +1,12 @@ +#This is a sample file used by several tools in the KmerSVM suite. +#The nullseq_indices.loc file has this format (white space characters +#are TAB characters): +# +#<Build> <DBKey> <FullPathToFile> +#Your nullseq_indices.loc file should include an entry per line for each set of +#indces you have stored. For example: + +#mm9 Mouse(mm9) /home/example/galaxy-dist/tools/kmersvm/mm9 +#mm8 Mouse(mm8) /home/example/galaxy-dist/tools/kmersvm/nullseq_indices_mm8 +#hg18 Human(hg18) /home/example/galaxy-dist/tools/kmersvm/hg18 +#hg19 Human(hg19) /home/example/nullseq_indices_hg19
