Mercurial > repos > peterjc > mira4_assembler
comparison tools/mira4/README.rst @ 14:133b863a8a40 draft
Uploaded v0.0.2 preview 6, include some omitted test files.
author | peterjc |
---|---|
date | Mon, 17 Feb 2014 06:12:41 -0500 |
parents | 7fcabeeca5df |
children | 4c6e4d583b8f |
comparison
equal
deleted
inserted
replaced
13:7fcabeeca5df | 14:133b863a8a40 |
---|---|
96 https://github.com/peterjc/pico_galaxy/tree/master/tools/mira4 | 96 https://github.com/peterjc/pico_galaxy/tree/master/tools/mira4 |
97 | 97 |
98 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use | 98 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use |
99 the following command from the Galaxy root folder:: | 99 the following command from the Galaxy root folder:: |
100 | 100 |
101 $ tar -czf mira4_wrapper.tar.gz tools/mira4/README.rst tools/mira4/mira4_de_novo.xml tools/mira4/mira4_mapping.xml tools/mira4/mira4_bait.xml tools/mira4/mira4.py tools/mira4/mira4_make_bam.py tools/mira4/mira4_validator.py tools/mira4/mira4_bait.py tools/mira4/tool_dependencies.xml test-data/tvc_mini.fastq test-data/tvc_contigs.fasta test-data/tvc_map_ref_strain.fasta test-data/tvc_map_same_strain.fasta test-data/tvc_bait.fasta test-data/tvc_mini_bait_pos.fastq test-data/tvc_mini_bait_strict.fastq test-data/tvc_mini_bait_neg.fastq test-data/empty_file.dat | 101 $ tar -czf mira4_wrapper.tar.gz tools/mira4/README.rst tools/mira4/mira4_de_novo.xml tools/mira4/mira4_mapping.xml tools/mira4/mira4_bait.xml tools/mira4/mira4.py tools/mira4/mira4_make_bam.py tools/mira4/mira4_validator.py tools/mira4/mira4_bait.py tools/mira4/tool_dependencies.xml test-data/tvc_mini.fastq test-data/tvc_contigs.fasta test-data/tvc_map_ref_strain.fasta test-data/tvc_map_same_strain.fasta test-data/tvc_bait.fasta test-data/tvc_mini_bait_pos.fastq test-data/tvc_mini_bait_strict.fastq test-data/tvc_mini_bait_neg.fastq test-data/ecoli.fastq test-data/ecoli.mira4_de_novo.fasta test-data/empty_file.dat |
102 | 102 |
103 Check this worked:: | 103 Check this worked:: |
104 | 104 |
105 $ tar -tzf mira4_wrapper.tar.gz | 105 $ tar -tzf mira4_wrapper.tar.gz |
106 tools/mira4/README.rst | 106 tools/mira4/README.rst |
118 test-data/tvc_map_same_strain.fasta | 118 test-data/tvc_map_same_strain.fasta |
119 test-data/tvc_bait.fasta | 119 test-data/tvc_bait.fasta |
120 test-data/tvc_mini_bait_pos.fastq | 120 test-data/tvc_mini_bait_pos.fastq |
121 test-data/tvc_mini_bait_strict.fastq | 121 test-data/tvc_mini_bait_strict.fastq |
122 test-data/tvc_mini_bait_neg.fastq | 122 test-data/tvc_mini_bait_neg.fastq |
123 test-data/ecoli.fastq | |
124 test-data/ecoli.mira4_de_novo.fasta | |
123 test-data/empty_file.dat | 125 test-data/empty_file.dat |
124 | 126 |
125 | 127 |
126 | 128 |
127 Licence (MIT) | 129 Licence (MIT) |