Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
3a2a8d36
Commit
3a2a8d36
authored
Apr 28, 2016
by
Peter van 't Hof
Browse files
Added aggregate step again
parent
6fb4feb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-aggregate/pom.xml
0 → 100644
View file @
3a2a8d36
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
BiopetAggregate
</artifactId>
<packaging>
pom
</packaging>
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.7.0-SNAPSHOT
</version>
<relativePath>
../
</relativePath>
</parent>
<modules>
<module>
../biopet-core
</module>
<module>
../biopet-public-package
</module>
<module>
../bammetrics
</module>
<module>
../flexiprep
</module>
<module>
../gentrap
</module>
<module>
../mapping
</module>
<module>
../sage
</module>
<module>
../kopisu
</module>
<module>
../gears
</module>
<module>
../bam2wig
</module>
<module>
../carp
</module>
<module>
../toucan
</module>
<module>
../gwas-test
</module>
<module>
../shiva
</module>
<module>
../basty
</module>
<module>
../tinycap
</module>
<module>
../biopet-utils
</module>
<module>
../biopet-tools
</module>
<module>
../biopet-tools-extensions
</module>
<module>
../biopet-extensions
</module>
<module>
../biopet-tools-package
</module>
</modules>
</project>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment