-
Notifications
You must be signed in to change notification settings - Fork 4
/
nf-bam2fastq.iml
23 lines (23 loc) · 1.06 KB
/
nf-bam2fastq.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="FacetManager">
<facet type="Python" name="Python">
<configuration sdkName="Python 3.7 (wesnake)" />
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/bin" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/cache/conda/nf-bam2fastq-3e98300235b5aed9f3835e00669fb59f" />
<excludeFolder url="file://$MODULE_DIR$/test/output-all" />
<excludeFolder url="file://$MODULE_DIR$/.nextflow" />
<excludeFolder url="file://$MODULE_DIR$/cache" />
<excludeFolder url="file://$MODULE_DIR$/nextflowEnv" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="groovy-2.4.19" level="application" />
<orderEntry type="library" name="groovy-2.4.19" level="application" />
</component>
</module>