Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
biopet.biopet
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirrors
biopet.biopet
Commits
c548969b
Commit
c548969b
authored
10 years ago
by
Peter van 't Hof
Browse files
Options
Downloads
Patches
Plain Diff
Added gatk package
parent
63939b51
No related branches found
No related tags found
No related merge requests found
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
.gitmodules
+6
-0
6 additions, 0 deletions
.gitmodules
biopet-framework
+1
-1
1 addition, 1 deletion
biopet-framework
flexiprep
+1
-1
1 addition, 1 deletion
flexiprep
gatk
+1
-1
1 addition, 1 deletion
gatk
gatk-package
+1
-0
1 addition, 0 deletions
gatk-package
pom.xml
+2
-0
2 additions, 0 deletions
pom.xml
with
12 additions
and
3 deletions
.gitmodules
+
6
−
0
View file @
c548969b
...
@@ -7,3 +7,9 @@
...
@@ -7,3 +7,9 @@
[submodule "biopet-framework"]
[submodule "biopet-framework"]
path = biopet-framework
path = biopet-framework
url = git@git.lumc.nl:biopet/biopet-framework.git
url = git@git.lumc.nl:biopet/biopet-framework.git
[submodule "flexiprep-package"]
path = flexiprep-package
url = git@git.lumc.nl:biopet/flexiprep-package.git
[submodule "gatk-package"]
path = gatk-package
url = git@git.lumc.nl:biopet/gatk-package.git
This diff is collapsed.
Click to expand it.
biopet-framework
@
2a40f838
Compare
b7560dc9
...
2a40f838
Subproject commit
b7560dc94d7f67fbaf802bdeade78eba8d6edbb7
Subproject commit
2a40f838ae7dcabf8463aa9b93dcd823d8a54c1c
This diff is collapsed.
Click to expand it.
flexiprep
@
5f0f0f3c
Compare
eab48304
...
5f0f0f3c
Subproject commit
eab48304cd9041f3b6752eb66123746df135ed3d
Subproject commit
5f0f0f3cbc8ac06a4d74bef3fbb33a3b6c6c86e6
This diff is collapsed.
Click to expand it.
gatk
@
ab1f523c
Compare
1f3e9e3c
...
ab1f523c
Subproject commit
1f3e9e3ca65ca6500c49facbaa73877095cbe956
Subproject commit
ab1f523cc4f7e0f7a251d6964fb1b113a71c18c7
This diff is collapsed.
Click to expand it.
gatk-package
@
3905a4a0
Subproject commit 3905a4a07b1098b9e51dd3af57c62ccaed35432e
This diff is collapsed.
Click to expand it.
pom.xml
+
2
−
0
View file @
c548969b
...
@@ -10,5 +10,7 @@
...
@@ -10,5 +10,7 @@
<module>
biopet-framework
</module>
<module>
biopet-framework
</module>
<module>
flexiprep
</module>
<module>
flexiprep
</module>
<module>
gatk
</module>
<module>
gatk
</module>
<module>
flexiprep-package
</module>
<module>
gatk-package
</module>
</modules>
</modules>
</project>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment