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
d7457fe8
Commit
d7457fe8
authored
May 14, 2014
by
pjvan_thof
Browse files
First commit
parents
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitmodules
0 → 100644
View file @
d7457fe8
[submodule "gatk"]
path = gatk
url = git@git.lumc.nl:biopet/gatk.git
[submodule "flexiprep"]
path = flexiprep
url = git@git.lumc.nl:biopet/flexiprep.git
[submodule "biopet-framework"]
path = biopet-framework
url = git@git.lumc.nl:biopet/biopet-framework.git
README
0 → 100644
View file @
d7457fe8
pom.xml
0 → 100644
View file @
d7457fe8
<?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>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.1.0
</version>
<packaging>
pom
</packaging>
<name>
Biopet
</name>
<modules>
<module>
biopet-framework
</module>
<module>
flexiprep
</module>
<module>
gatk
</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