Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WWU_Muenster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
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
2022 Competition
WWU_Muenster
Commits
e555aeb3
Commit
e555aeb3
authored
2 years ago
by
carasj
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' of
https://gitlab.igem.org/2022/wwu-muenster
parents
498763de
c58b67a3
No related branches found
No related tags found
No related merge requests found
Pipeline
#183665
passed
2 years ago
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
static/style.css
+10
-0
10 additions, 0 deletions
static/style.css
wiki/pages/index.html
+77
-0
77 additions, 0 deletions
wiki/pages/index.html
wiki/pages/software.html
+1
-1
1 addition, 1 deletion
wiki/pages/software.html
with
88 additions
and
1 deletion
static/style.css
+
10
−
0
View file @
e555aeb3
...
...
@@ -435,3 +435,13 @@ footer table td a.meme_link:hover{
max-height: 25%;
} */
.price_icon
{
width
:
35%
;
height
:
133px
;
margin
:
auto
;
display
:
block
;
}
.home_bg_light
h1
{
color
:
#2e343f
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
wiki/pages/index.html
+
77
−
0
View file @
e555aeb3
...
...
@@ -140,6 +140,83 @@
</div>
<!-- fill in slide content here -->
</section>
<section class="home_slide about-section home_bg_light">
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-xl-4 col-lg-4 col-md-6 col-xs-12 align-self-center">
<h1 style="text-align: center !important;">Our Achievements</h1>
</div>
</br>
</br>
</div>
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-xl-4 col-lg-4 col-md-4 col-xs-12 align-self-center">
<a href="https://2022.igem.wiki/wwu-muenster/software">
<img class="price_icon" src="https://static.igem.wiki/teams/4188/wiki/wiki-images/software-tool-cropped.svg">
</a>
</br>
<h3 style="text-align: center !important;">Best Software Tool</h3>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-xs-12 align-self-center">
<img class="price_icon" src="https://static.igem.wiki/teams/4188/wiki/wiki-images/t-aachen-icons-goldmedal-cropped.svg">
</br>
<h3 style="text-align: center !important;">Gold Medal</h3>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-xs-12 align-self-center">
<img class="price_icon" src="https://static.igem.wiki/teams/4188/wiki/wiki-images/top10-icon-cropped.svg">
</br>
<h3 style="text-align: center !important;">Top 10</h3>
</div>
</div>
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col align-self-center">
</br>
<hr>
</br>
<h1 style="text-align: center !important;">Additionaly, We Were Nominated for:</h1>
</div>
</div>
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-xl-3 col-lg-3 col-md-3 col-xs-12 align-self-center">
<p style="text-align: center !important;">Best Biomanufacturing</p>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-xs-12 align-self-center">
<p style="text-align: center !important;">Best Wiki</p>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-xs-12 align-self-center">
<p style="text-align: center !important;">Best Presentation</p>
</div>
</div>
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-xl-3 col-lg-3 col-md-3 col-xs-12 align-self-center">
<a class="link-dark" href="https://2022.igem.wiki/wwu-muenster/communication">
<p style="text-align: center !important;">Best Education</p>
</a>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-xs-12 align-self-center">
<a class="link-dark" href="https://2022.igem.wiki/wwu-muenster/part-collection">
<p style="text-align: center !important;">Best Part Collection</p>
</a>
</div>
</div>
</div>
</section>
<section class="home_slide about-section home_bg_blue" id="slide_monoterpenoids">
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
...
...
This diff is collapsed.
Click to expand it.
wiki/pages/software.html
+
1
−
1
View file @
e555aeb3
...
...
@@ -180,7 +180,7 @@
on using FVA for the FSOF algorithm, users are referred to
<a
class=
"link-dark"
href=
https://bmcsystbiol.biomedcentral.com/articles/10.1186/1752-0509-6-106
>
Park et al. 2012
</a>
.
</p>
</br>
<p><b>
Example:
</b>
<code>
python run_FSEOF.py yeast_gem.xml r_4041 r_4269 --
constrainBiomass
</code></p>
<p><b>
Example:
</b>
<code>
python run_FSEOF.py yeast_gem.xml r_4041 r_4269 --
useFVA
</code></p>
</div>
</div>
...
...
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