annotate tool_dependencies.xml @ 0:0f7f6f91aaee draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
author iuc
date Fri, 09 Oct 2015 05:17:25 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
2 <tool_dependency>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
3 <package name="hisat" version="2.0">
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
4 <install version="1.0">
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
5 <actions_group>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
6 <actions architecture="x86_64" os="linux">
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
7 <action type="download_by_url">http://ccb.jhu.edu/software/hisat2/downloads/hisat2-2.0.0-beta-Linux_x86_64.zip</action>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
8 <action type="move_directory_files">
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
9 <source_directory>.</source_directory>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
10 <destination_directory>$INSTALL_DIR/bin</destination_directory>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
11 </action>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
12 </actions>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
13 <actions architecture="x86_64" os="darwin">
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
14 <action type="download_by_url">http://ccb.jhu.edu/software/hisat2/downloads/hisat2-2.0.0-beta-OSX_x86_64.zip</action>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
15 <action type="move_directory_files">
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
16 <source_directory>.</source_directory>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
17 <destination_directory>$INSTALL_DIR/bin</destination_directory>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
18 </action>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
19 </actions>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
20 <actions>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
21 <action type="download_by_url">http://ccb.jhu.edu/software/hisat2/downloads/hisat2-2.0.0-beta-source.zip</action>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
22 <action type="shell_command">make</action>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
23 <action type="move_directory_files">
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
24 <source_directory>.</source_directory>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
25 <destination_directory>$INSTALL_DIR/bin</destination_directory>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
26 </action>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
27 </actions>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
28 <action type="set_environment">
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
29 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
30 <environment_variable action="set_to" name="HISAT2_ROOT_DIR">$INSTALL_DIR</environment_variable>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
31 </action>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
32 </actions_group>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
33 </install>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
34 <readme>HISAT2 is a fast and sensitive alignment program for mapping next-generation sequencing reads (both DNA and RNA) against the general human population (as well as against a single reference genome). Based on an extension of BWT for graphs [Sirén et al. 2014], we designed and implemented a graph FM index (GFM), an original approach and its first implementation to the best of our knowledge. In addition to using one global GFM index that represents the general population, HISAT2 uses a large set of small GFM indexes that collectively cover the whole genome (each index representing a genomic region of 56 Kbp, with 55,000 indexes needed to cover the human population). These small indexes (called local indexes), combined with several alignment strategies, enable rapid and accurate alignment of sequencing reads. This new indexing scheme is called a Hierarchical Graph FM index (HGFM).</readme>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
35 </package>
0f7f6f91aaee planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_hisat_2_0/ commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
iuc
parents:
diff changeset
36 </tool_dependency>