comparison kmersvm/README.txt @ 7:fd740d515502 draft default tip

Uploaded revised kmer-SVM to include modules from kmer-visual.
author cafletezbrant
date Sun, 16 Jun 2013 18:06:14 -0400
parents 7fe1103032f7
children
comparison
equal deleted inserted replaced
6:1aea7c1a9ab1 7:fd740d515502
66 <tool file="kmersvm/nullseq.xml"/> 66 <tool file="kmersvm/nullseq.xml"/>
67 <tool file="kmersvm/rocprcurve.xml"/> 67 <tool file="kmersvm/rocprcurve.xml"/>
68 <tool file="kmersvm/train.xml"/> 68 <tool file="kmersvm/train.xml"/>
69 <tool file="kmersvm/split_genome.xml"/> 69 <tool file="kmersvm/split_genome.xml"/>
70 <tool file="kmersvm/seqprofile.xml" /> 70 <tool file="kmersvm/seqprofile.xml" />
71 <tool file="kmersvm/kmertopwm.xml" />
72 <tool file="kmersvm/tomtom.xml" />
71 </section> 73 </section>
72 74
73 Tool Tests: 75 Tool Tests:
74 *********** 76 ***********
75 Galaxy tools come with functional tests to determine if tools are operating correctly. To run tests on Galaxy tools, use the script run_functional_tests.sh. We offer tests for the tools "Train SVM", "Score Sequences of Interest" and "Split Genome". 77 Galaxy tools come with functional tests to determine if tools are operating correctly. To run tests on Galaxy tools, use the script run_functional_tests.sh. We offer tests for the tools "Train SVM", "Score Sequences of Interest" and "Split Genome".