Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.

Commit b42eab6

Browse files
committed
Adding project index and renaming folder
1 parent e53ae56 commit b42eab6

File tree

3 files changed

+75
-0
lines changed

3 files changed

+75
-0
lines changed

Index.ipynb

+75
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"\n",
8+
"![ModelSEEDpy](images/ms-logo-horizontal.png)"
9+
]
10+
},
11+
{
12+
"cell_type": "markdown",
13+
"metadata": {},
14+
"source": [
15+
"# ModelSEED Team Projects"
16+
]
17+
},
18+
{
19+
"cell_type": "markdown",
20+
"metadata": {},
21+
"source": [
22+
"This folder contains notebooks and data associated with various ModelSEED research projects, presentations, and publications"
23+
]
24+
},
25+
{
26+
"cell_type": "markdown",
27+
"metadata": {},
28+
"source": [
29+
"## Topics"
30+
]
31+
},
32+
{
33+
"cell_type": "markdown",
34+
"metadata": {},
35+
"source": [
36+
"* [Threonine biosynthesis](Throenine/Index.ipynb): Improving threonine production\n",
37+
"* [Gapfilling](Gapfilling/Index.ipynb): Developing improved gapfilling methods\n",
38+
"* [Internship projects](students/Index.ipynb): Various project notebooks created by interns\n",
39+
"* [Proteome modeling](MaizeProteomeModeling/Index.ipynb): Notebooks for proteome-driven modeling\n",
40+
"* [Self driven lab](SDL-AMR/Index.ipynb): Notebooks to support self driven lab work\n",
41+
"* [Community modeling](CommunityModeling/Index.ipynb): Community modeling notebooks\n",
42+
"* [Carbon source modeling](CarbonSources/Index.ipynb): Notebooks for scanning carbon sources\n",
43+
"* [Minimal genome metabolomics FBA](JCVI/Index.ipynb): Notebooks for minimal genome metabolomics FBA"
44+
]
45+
},
46+
{
47+
"cell_type": "code",
48+
"execution_count": null,
49+
"metadata": {},
50+
"outputs": [],
51+
"source": []
52+
}
53+
],
54+
"metadata": {
55+
"kernelspec": {
56+
"display_name": "Python 3",
57+
"language": "python",
58+
"name": "python3"
59+
},
60+
"language_info": {
61+
"codemirror_mode": {
62+
"name": "ipython",
63+
"version": 3
64+
},
65+
"file_extension": ".py",
66+
"mimetype": "text/x-python",
67+
"name": "python",
68+
"nbconvert_exporter": "python",
69+
"pygments_lexer": "ipython3",
70+
"version": "3.7.6"
71+
}
72+
},
73+
"nbformat": 4,
74+
"nbformat_minor": 4
75+
}

images/ms-logo-horizontal.png

12.9 KB
Loading

0 commit comments

Comments
 (0)