1- <!DOCTYPE HTML>
2- <!--
3- Verti by HTML5 UP
4- html5up.net | @ajlkn
5- Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
6- -->
7- < html lang ="en ">
8-
9- < head >
10- < title > Topp Lab</ title >
11- < meta charset ="utf-8 " />
12- < meta name ="viewport " content ="width=device-width, initial-scale=1, user-scalable=no " />
13- < link rel ="stylesheet " href ="assets/css/main.css " />
14- </ head >
15-
16- < body class ="is-preload no-sidebar ">
17- < div id ="page-wrapper ">
18-
19- <!-- Header -->
20- < div id ="header-wrapper ">
21- < header id ="header " class ="container ">
22-
23- <!-- Logo -->
24- < div id ="logo ">
25- < h1 > < a href ="index.html "> Topp Roots Lab</ a > </ h1 >
26- < span > </ span >
27- </ div >
28-
29- <!-- Nav -->
30- < nav id ="nav ">
31- < ul >
32- < li > < a href ="index.html "> Welcome</ a > </ li >
33- < li > < a href ="research.html "> Root Research</ a > </ li >
34- < li > < a href ="publications.html "> Publications</ a > </ li >
35- < li class ="current ">
36- < a href ="tools.html "> Tools & resources</ a >
37- < ul >
38- < li > < a href ="https://github.com/Topp-Roots-Lab/TopoRoot "> TopoRoot</ a > </ li >
39- < li > < a href ="https://github.com/Topp-Roots-Lab/3d-root-crown-analysis-pipeline "> 3-D Root
40- Crown Analysis Pipeline</ a > </ li >
41- < li > < a href ="https://github.com/Topp-Roots-Lab/Gia3D "> GiaRoots</ a > </ li >
42- < li > < a href ="https://github.com/Topp-Roots-Lab/timeseries_analysis "> Root timeseries
43- analysis</ a > </ li >
44- </ ul >
45- </ li >
46- < li > < a href ="lab.html "> Lab team</ a > </ li >
47- < li > < a href ="join.html "> Join us</ a > </ li >
48- </ ul >
49- </ nav >
50-
51- </ header >
52- </ div >
53-
54- <!-- Main -->
55- < div id ="main-wrapper ">
56- < div class ="container ">
57- < div class ="row gtr-200 ">
58- < div class ="col-12 col-12-medium ">
59-
60- <!-- Sidebar -->
61- < div id ="sidebar ">
62- < section class ="widget thumbnails ">
63- < h3 > Tools & software</ h3 >
64- < div class ="grid ">
65- < div class ="row gtr-50 ">
66-
67- < div class ="col-3 ">
68- < h4 > TopoRoot </ h4 > A method for computing hierarchy and fine-grained traits
69- of maize roots from X-ray CT images [github]
70- </ div >
71-
72- < div class ="col-9 "> < a href ="https://github.com/Topp-Roots-Lab/TopoRoot "
73- class ="image fit "> < img src ="images/toporoot-pipeline.png " alt ="" /> </ a >
74- </ div >
75-
76- < div class ="col-3 ">
77- < h4 > 3-D Root Crown Analysis Pipeline</ h4 > Pipeline for segmentation of root
78- crowns excavated from field and imaged using Xray CT [github]
79- </ div >
80-
81- < div class ="col-9 "> < a
82- href ="https://github.com/Topp-Roots-Lab/3d-root-crown-analysis-pipeline "
83- class ="image fit "> < img src ="images/toporoot-pipeline.png " alt ="" /> </ a >
84- </ div >
85-
86- < div class ="col-3 ">
87- < h4 > GiaRoots </ h4 > Root3D skeleton trait extraction[github]
88- </ div >
89-
90- < div class ="col-9 "> < a href ="https://github.com/Topp-Roots-Lab/Gia3D "
91- class ="image fit "> < img src ="images/toporoot-pipeline.png " alt ="" /> </ a >
92- </ div >
93-
94- < div class ="col-3 ">
95- < h4 > Root timeseries analysis </ h4 > R scripts to analyze and visualize root
96- traits over time from DynamicRoots-generated files [github]
97- </ div >
98-
99- < div class ="col-9 "> < a
100- href ="https://github.com/Topp-Roots-Lab/timeseries_analysis "
101- class ="image fit "> < img src ="images/toporoot-pipeline.png " alt ="" /> </ a >
102- </ div >
103- </ div >
104- </ div >
105- </ section >
106- </ div >
107-
108-
109- </ div >
110- </ div >
111- </ div >
112- </ div >
113-
114- <!-- Footer -->
115- < div id ="footer-wrapper ">
116- < footer id ="footer " class ="container ">
117- < div class ="row ">
118- < div class ="col-9 col-6-medium col-12-small ">
119-
120- <!-- Links -->
121- < section class ="widget links ">
122- < h3 > Site map</ h3 >
123- < ul class ="style2 ">
124- < li > < a href ="index.html "> Home</ a > </ li >
125- < li > < a href ="research.html "> Research</ a > </ li >
126- < li > < a href ="publications.html "> Publications</ a > </ li >
127- < li > < a href ="tools.html "> Tools & resources</ a > </ li >
128- < li > < a href ="lab.html "> Lab members</ a > </ li >
129- < li > < a href ="https://www.google.com/maps/dir/?api=1&destination=38.674333,-90.3971893 "> Find
130- us</ a > </ li >
131- < li > < a href ="join.html "> Join us</ a > </ li >
132- </ ul >
133- </ section >
134-
135-
136- </ div >
137- < div class ="col-3 col-6-medium col-12-small ">
138-
139- <!-- Contact -->
140- < section class ="widget contact last ">
141- < h3 > Contact</ h3 >
142- < ul >
143- < li > < a href ="https://twitter.com/RootDevo " class =" icon brands fa-twitter "> < span
144- class ="label "> Twitter</ span > </ a > </ li >
145- < li > < a href ="mailto:CTopp@danforthcenter.org " class ="icon brands fa-telegram "> < span
146- class ="label "> Email</ span > </ a > </ li >
147- < li > < a href ="https://www.google.com/maps/dir/?api=1&destination=38.674333,-90.3971893 "
148- class ="icon brands fa-safari "> < span class ="label "> Address</ span > </ a > </ li >
149- < li > < a href ="https://scholar.google.com/citations?user=-L6lz1IAAAAJ "
150- class ="icon brands fa-google "> < span class ="label "> Google scholar</ span > </ a > </ li >
151- < li > < a href ="https://github.com/Topp-Roots-Lab/marcusdgriff.github.io "
152- class ="icon brands fa-github "> < span class ="label "> Github</ span > </ a > </ li >
153- </ ul >
154- </ section >
155-
156- </ div >
157- </ div >
158- < div class ="row ">
159- < div class ="col-12 ">
160- < div id ="copyright ">
161- < ul class ="menu ">
162- < li > © Christopher Topp [All rights reserved]</ li >
163- < li > designed using Bootstrap 4.0</ li >
164- < li > hosted on < i class ="fab fa-github "> </ i > </ li >
165- < li > Source code available < a
166- href ="https://github.com/Topp-Roots-Lab/marcusdgriff.github.io "> here</ a > </ li >
167- < li > and maintained by the lab</ li >
168- < li > Design: < a href ="https://html5up.net "> HTML5 UP</ a > </ li >
169- </ ul >
170- </ div >
171- </ div >
172- </ div >
173- </ footer >
174- </ div >
175-
176- </ div >
177-
178- <!-- Scripts -->
179-
180- < script src ="assets/js/jquery.min.js "> </ script >
181- < script src ="assets/js/jquery.dropotron.min.js "> </ script >
182- < script src ="assets/js/browser.min.js "> </ script >
183- < script src ="assets/js/breakpoints.min.js "> </ script >
184- < script src ="assets/js/util.js "> </ script >
185- < script src ="assets/js/main.js "> </ script >
186-
187- </ body >
188-
1+ <!DOCTYPE HTML>
2+ <!--
3+ Verti by HTML5 UP
4+ html5up.net | @ajlkn
5+ Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
6+ -->
7+ < html lang ="en ">
8+
9+ < head >
10+ < title > Topp Lab</ title >
11+ < meta charset ="utf-8 " />
12+ < meta name ="viewport " content ="width=device-width, initial-scale=1, user-scalable=no " />
13+ < link rel ="stylesheet " href ="assets/css/main.css " />
14+ </ head >
15+
16+ < body class ="is-preload no-sidebar ">
17+ < div id ="page-wrapper ">
18+
19+ <!-- Header -->
20+ < div id ="header-wrapper ">
21+ < header id ="header " class ="container ">
22+
23+ <!-- Logo -->
24+ < div id ="logo ">
25+ < h1 > < a href ="index.html "> Topp Roots Lab</ a > </ h1 >
26+ < span > </ span >
27+ </ div >
28+
29+ <!-- Nav -->
30+ < nav id ="nav ">
31+ < ul >
32+ < li > < a href ="index.html "> Welcome</ a > </ li >
33+ < li > < a href ="research.html "> Root Research</ a > </ li >
34+ < li > < a href ="publications.html "> Publications</ a > </ li >
35+ < li class ="current ">
36+ < a href ="tools.html "> Tools & resources</ a >
37+ < ul >
38+ < li > < a href ="https://github.com/Topp-Roots-Lab/TopoRoot "> TopoRoot</ a > </ li >
39+ < li > < a href ="https://github.com/Topp-Roots-Lab/3d-root-crown-analysis-pipeline "> 3-D Root
40+ Crown Analysis Pipeline</ a > </ li >
41+ < li > < a href ="https://github.com/Topp-Roots-Lab/Gia3D "> Gia3D</ a > </ li >
42+ < li > < a href ="https://github.com/Topp-Roots-Lab/timeseries_analysis "> Root timeseries
43+ analysis</ a > </ li >
44+ </ ul >
45+ </ li >
46+ < li > < a href ="lab.html "> Lab team</ a > </ li >
47+ < li > < a href ="join.html "> Join us</ a > </ li >
48+ </ ul >
49+ </ nav >
50+
51+ </ header >
52+ </ div >
53+
54+ <!-- Main -->
55+ < div id ="main-wrapper ">
56+ < div class ="container ">
57+ < div class ="row gtr-200 ">
58+ < div class ="col-12 col-12-medium ">
59+
60+ <!-- Sidebar -->
61+ < div id ="sidebar ">
62+ < section class ="widget thumbnails ">
63+ < h3 > Tools & software</ h3 >
64+ < div class ="grid ">
65+ < div class ="row gtr-50 ">
66+ < div class ="col-3 ">
67+ < h4 > TopoRoot</ h4 >
68+ < p > method for computing hierarchy and fine-grained traits
69+ of maize roots from X-ray CT images [github]</ p >
70+ </ div >
71+
72+ < div class ="col-9 "> < a href ="https://github.com/Topp-Roots-Lab/TopoRoot "
73+ class ="image fit "> < img src ="images/toporoot-pipeline.png " alt ="" /> </ a >
74+ </ div >
75+
76+ < div class ="col-3 ">
77+ < h4 > 3-D Root Crown Analysis Pipeline</ h4 >
78+ < p > Pipeline for segmentation of root
79+ crowns excavated from field and imaged using Xray CT [github]</ p >
80+ </ div >
81+
82+ < div class ="col-9 "> < a
83+ href ="https://github.com/Topp-Roots-Lab/3d-root-crown-analysis-pipeline "
84+ class ="image fit "> < img src ="images/toporoot-pipeline.png " alt ="" /> </ a >
85+ </ div >
86+
87+ < div class ="col-3 ">
88+ < h4 > Gia3D</ h4 >
89+ < p > Root3D skeleton trait extraction[github]</ p >
90+ </ div >
91+
92+ < div class ="col-9 "> < a href ="https://github.com/Topp-Roots-Lab/Gia3D "
93+ class ="image fit "> < img src ="images/toporoot-pipeline.png " alt ="" /> </ a >
94+ </ div >
95+
96+ < div class ="col-3 ">
97+ < h4 > Root timeseries analysis</ h4 >
98+ < p > R scripts to analyze and visualize root
99+ traits over time from DynamicRoots-generated files [github]</ p >
100+ </ div >
101+
102+ < div class ="col-9 "> < a
103+ href ="https://github.com/Topp-Roots-Lab/timeseries_analysis "
104+ class ="image fit "> < img src ="images/toporoot-pipeline.png " alt ="" /> </ a >
105+ </ div >
106+ </ div >
107+ </ div >
108+ </ section >
109+ </ div >
110+
111+
112+ </ div >
113+ </ div >
114+ </ div >
115+ </ div >
116+
117+ <!-- Footer -->
118+ < div id ="footer-wrapper ">
119+ < footer id ="footer " class ="container ">
120+ < div class ="row ">
121+ < div class ="col-9 col-6-medium col-12-small ">
122+
123+ <!-- Links -->
124+ < section class ="widget links ">
125+ < h3 > Site map</ h3 >
126+ < ul class ="style2 ">
127+ < li > < a href ="index.html "> Home</ a > </ li >
128+ < li > < a href ="research.html "> Research</ a > </ li >
129+ < li > < a href ="publications.html "> Publications</ a > </ li >
130+ < li > < a href ="tools.html "> Tools & resources</ a > </ li >
131+ < li > < a href ="lab.html "> Lab members</ a > </ li >
132+ < li > < a href ="https://www.google.com/maps/dir/?api=1&destination=38.674333,-90.3971893 "> Find
133+ us</ a > </ li >
134+ < li > < a href ="join.html "> Join us</ a > </ li >
135+ </ ul >
136+ </ section >
137+
138+
139+ </ div >
140+ < div class ="col-3 col-6-medium col-12-small ">
141+
142+ <!-- Contact -->
143+ < section class ="widget contact last ">
144+ < h3 > Contact</ h3 >
145+ < ul >
146+ < li > < a href ="https://twitter.com/RootDevo " class =" icon brands fa-twitter "> < span
147+ class ="label "> Twitter</ span > </ a > </ li >
148+ < li > < a href ="mailto:CTopp@danforthcenter.org " class ="icon brands fa-telegram "> < span
149+ class ="label "> Email</ span > </ a > </ li >
150+ < li > < a href ="https://www.google.com/maps/dir/?api=1&destination=38.674333,-90.3971893 "
151+ class ="icon brands fa-safari "> < span class ="label "> Address</ span > </ a > </ li >
152+ < li > < a href ="https://scholar.google.com/citations?user=-L6lz1IAAAAJ "
153+ class ="icon brands fa-google "> < span class ="label "> Google scholar</ span > </ a > </ li >
154+ < li > < a href ="https://github.com/Topp-Roots-Lab/marcusdgriff.github.io "
155+ class ="icon brands fa-github "> < span class ="label "> Github</ span > </ a > </ li >
156+ </ ul >
157+ </ section >
158+
159+ </ div >
160+ </ div >
161+ < div class ="row ">
162+ < div class ="col-12 ">
163+ < div id ="copyright ">
164+ < ul class ="menu ">
165+ < li > © Christopher Topp [All rights reserved]</ li >
166+ < li > designed using Bootstrap 4.0</ li >
167+ < li > hosted on < i class ="fab fa-github "> </ i > </ li >
168+ < li > Source code available < a
169+ href ="https://github.com/Topp-Roots-Lab/marcusdgriff.github.io "> here</ a > </ li >
170+ < li > and maintained by the lab</ li >
171+ < li > Design: < a href ="https://html5up.net "> HTML5 UP</ a > </ li >
172+ </ ul >
173+ </ div >
174+ </ div >
175+ </ div >
176+ </ footer >
177+ </ div >
178+
179+ </ div >
180+
181+ <!-- Scripts -->
182+
183+ < script src ="assets/js/jquery.min.js "> </ script >
184+ < script src ="assets/js/jquery.dropotron.min.js "> </ script >
185+ < script src ="assets/js/browser.min.js "> </ script >
186+ < script src ="assets/js/breakpoints.min.js "> </ script >
187+ < script src ="assets/js/util.js "> </ script >
188+ < script src ="assets/js/main.js "> </ script >
189+
190+ </ body >
191+
189192</ html >
0 commit comments