|
0
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
|
3 <package name="tophat2" version="2.0.8b">
|
|
|
4 <install version="1.0">
|
|
|
5 <actions>
|
|
3
|
6 <action type="cloudbiolinux_install" cbl_revision="master" tool_name="tophat2" tool_version="2.0.8b" />
|
|
0
|
7 </actions>
|
|
|
8 </install>
|
|
|
9 <readme>
|
|
3
|
10 Tophat2.
|
|
0
|
11 </readme>
|
|
|
12 </package>
|
|
1
|
13 <package name="tophat" version="1.3.3">
|
|
|
14 <install version="1.0">
|
|
|
15 <actions>
|
|
4
|
16 <action type="cloudbiolinux_install" cbl_url="https://github.com/chapmanb/cloudbiolinux/archive/master.zip" /> <!-- Grab package name and version from package statement. -->
|
|
1
|
17 </actions>
|
|
|
18 </install>
|
|
|
19 <readme>TopHat 1.3.3.
|
|
|
20 </readme>
|
|
|
21 </package>
|
|
0
|
22 <package name="cufflinks2" version="2.1.1">
|
|
|
23 <install version="1.0">
|
|
|
24 <actions>
|
|
4
|
25 <action type="cloudbiolinux_install" tool_name="cufflinks" tool_version="2.1.1" />
|
|
0
|
26 </actions>
|
|
|
27 </install>
|
|
|
28 <readme>
|
|
|
29 Cufflinks2.
|
|
|
30 </readme>
|
|
|
31 </package>
|
|
|
32 </tool_dependency> |