comparison tools/sample_seqs/README.rst @ 8:7c40a1fbc82e draft

v0.2.5 Internal changes to command line handling
author peterjc
date Tue, 16 May 2017 09:20:25 -0400
parents 86710edcec02
children 5f505ed46e16
comparison
equal deleted inserted replaced
7:86710edcec02 8:7c40a1fbc82e
39 39
40 <tool file="sample_seqs/sample_seqs.xml" /> 40 <tool file="sample_seqs/sample_seqs.xml" />
41 41
42 You will also need to install Biopython 1.62 or later. 42 You will also need to install Biopython 1.62 or later.
43 43
44 If you wish to run the unit tests, also move/copy the ``test-data/`` files 44 If you wish to run the unit tests, also move/copy the ``test-data/`` files
45 under Galaxy's ``test-data/`` folder. Then:: 45 under Galaxy's ``test-data/`` folder. Then::
46 46
47 ./run_tests.sh -id sample_seqs 47 ./run_tests.sh -id sample_seqs
48 48
49 That's it. 49 That's it.