-
Notifications
You must be signed in to change notification settings - Fork 10
/
ACEseqWorkflow_5.0.1.iml
executable file
·50 lines (50 loc) · 2.16 KB
/
ACEseqWorkflow_5.0.1.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="Python" name="Python">
<configuration sdkName="" />
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources/analysisTools" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources/brawlworkflows" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources/environmentScripts" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources/configurationFiles" type="java-resource" />
<excludeFolder url="file://$MODULE_DIR$/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="R User Library" level="project" />
<orderEntry type="library" name="R Skeletons" level="application" />
<orderEntry type="module" module-name="PluginBase" />
<orderEntry type="library" name="Gradle: org.codehaus.groovy:groovy-all:2.4.9" level="project" />
<orderEntry type="module" module-name="RoddyToolLib" />
<orderEntry type="module" module-name="BatchEuphoria" />
<orderEntry type="module" module-name="BatchEuphoria_main" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/../COWorkflowsBasePlugin_1.0.3/COWorkflowsBasePlugin.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://$MODULE_DIR$/../COWorkflowsBasePlugin_1.0.3/src" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar:///icgc/ngs_share/ngsPipelines/RoddyStable/dist/bin/3.2.3/Roddy.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://$MODULE_DIR$/../../Roddy/RoddyCore/src" />
</SOURCES>
</library>
</orderEntry>
</component>
</module>