Mercurial > repos > test-svm > kmersvm_test
view kmersvm/nullseq_indices.loc.sample @ 11:3b0c30b3baf1 draft default tip
Uploaded
| author | test-svm |
|---|---|
| date | Wed, 08 Aug 2012 19:20:14 -0400 |
| parents | a8cbea0008d4 |
| children |
line wrap: on
line source
#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
