|
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 | | -<meta name="generator" content="Asciidoctor 2.0.16"> |
| 7 | +<meta name="generator" content="Asciidoctor 2.0.23"> |
8 | 8 | <title>MemPanG26 - Memphis Pangenomics 2026</title> |
9 | 9 | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700"> |
10 | 10 | <style> |
|
84 | 84 | ul,ol,dl{line-height:1.6;margin-bottom:1.25em;list-style-position:outside;font-family:inherit} |
85 | 85 | ul,ol{margin-left:1.5em} |
86 | 86 | ul li ul,ul li ol{margin-left:1.25em;margin-bottom:0} |
87 | | -ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit} |
88 | | -ul.square{list-style-type:square} |
89 | 87 | ul.circle{list-style-type:circle} |
90 | 88 | ul.disc{list-style-type:disc} |
| 89 | +ul.square{list-style-type:square} |
| 90 | +ul.circle ul:not([class]),ul.disc ul:not([class]),ul.square ul:not([class]){list-style:inherit} |
91 | 91 | ol li ul,ol li ol{margin-left:1.25em;margin-bottom:0} |
92 | 92 | dl dt{margin-bottom:.3125em;font-weight:bold} |
93 | 93 | dl dd{margin-bottom:1.25em} |
|
140 | 140 | #content::before{content:none} |
141 | 141 | #header>h1:first-child{color:rgba(0,0,0,.85);margin-top:2.25rem;margin-bottom:0} |
142 | 142 | #header>h1:first-child+#toc{margin-top:8px;border-top:1px solid #dddddf} |
143 | | -#header>h1:only-child,body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #dddddf;padding-bottom:8px} |
| 143 | +#header>h1:only-child{border-bottom:1px solid #dddddf;padding-bottom:8px} |
144 | 144 | #header .details{border-bottom:1px solid #dddddf;line-height:1.45;padding-top:.25em;padding-bottom:.25em;padding-left:.25em;color:rgba(0,0,0,.6);display:flex;flex-flow:row wrap} |
145 | 145 | #header .details span:first-child{margin-left:-.125em} |
146 | 146 | #header .details span.email a{color:rgba(0,0,0,.85)} |
|
162 | 162 | #toctitle{color:#7a2518;font-size:1.2em} |
163 | 163 | @media screen and (min-width:768px){#toctitle{font-size:1.375em} |
164 | 164 | body.toc2{padding-left:15em;padding-right:0} |
| 165 | +body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #dddddf;padding-bottom:8px} |
165 | 166 | #toc.toc2{margin-top:0!important;background:#f8f8f7;position:fixed;width:15em;left:0;top:0;border-right:1px solid #e7e7e9;border-top-width:0!important;border-bottom-width:0!important;z-index:1000;padding:1.25em 1em;height:100%;overflow:auto} |
166 | 167 | #toc.toc2 #toctitle{margin-top:0;margin-bottom:.8rem;font-size:1.2em} |
167 | 168 | #toc.toc2>ul{font-size:.9em;margin-bottom:0} |
|
193 | 194 | #content h1>a.link:hover,h2>a.link:hover,h3>a.link:hover,#toctitle>a.link:hover,.sidebarblock>.content>.title>a.link:hover,h4>a.link:hover,h5>a.link:hover,h6>a.link:hover{color:#a53221} |
194 | 195 | details,.audioblock,.imageblock,.literalblock,.listingblock,.stemblock,.videoblock{margin-bottom:1.25em} |
195 | 196 | details{margin-left:1.25rem} |
196 | | -details>summary{cursor:pointer;display:block;position:relative;line-height:1.6;margin-bottom:.625rem;-webkit-tap-highlight-color:transparent} |
| 197 | +details>summary{cursor:pointer;display:block;position:relative;line-height:1.6;margin-bottom:.625rem;outline:none;-webkit-tap-highlight-color:transparent} |
| 198 | +details>summary::-webkit-details-marker{display:none} |
197 | 199 | details>summary::before{content:"";border:solid transparent;border-left:solid;border-width:.3em 0 .3em .5em;position:absolute;top:.5em;left:-1.25rem;transform:translateX(15%)} |
198 | 200 | details[open]>summary::before{border:solid transparent;border-top:solid;border-width:.5em .3em 0;transform:translateY(15%)} |
199 | 201 | details>summary::after{content:"";width:1.25rem;height:1em;position:absolute;top:.3em;left:-1.25rem} |
|
207 | 209 | .admonitionblock>table td.content{padding-left:1.125em;padding-right:1.25em;border-left:1px solid #dddddf;color:rgba(0,0,0,.6);word-wrap:anywhere} |
208 | 210 | .admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0} |
209 | 211 | .exampleblock>.content{border:1px solid #e6e6e6;margin-bottom:1.25em;padding:1.25em;background:#fff;border-radius:4px} |
210 | | -.exampleblock>.content>:first-child{margin-top:0} |
211 | | -.exampleblock>.content>:last-child{margin-bottom:0} |
212 | 212 | .sidebarblock{border:1px solid #dbdbd6;margin-bottom:1.25em;padding:1.25em;background:#f3f3f2;border-radius:4px} |
213 | | -.sidebarblock>:first-child{margin-top:0} |
214 | | -.sidebarblock>:last-child{margin-bottom:0} |
215 | 213 | .sidebarblock>.content>.title{color:#7a2518;margin-top:0;text-align:center} |
216 | | -.exampleblock>.content>:last-child>:last-child,.exampleblock>.content .olist>ol>li:last-child>:last-child,.exampleblock>.content .ulist>ul>li:last-child>:last-child,.exampleblock>.content .qlist>ol>li:last-child>:last-child,.sidebarblock>.content>:last-child>:last-child,.sidebarblock>.content .olist>ol>li:last-child>:last-child,.sidebarblock>.content .ulist>ul>li:last-child>:last-child,.sidebarblock>.content .qlist>ol>li:last-child>:last-child{margin-bottom:0} |
| 214 | +.exampleblock>.content>:first-child,.sidebarblock>.content>:first-child{margin-top:0} |
| 215 | +.exampleblock>.content>:last-child,.exampleblock>.content>:last-child>:last-child,.exampleblock>.content .olist>ol>li:last-child>:last-child,.exampleblock>.content .ulist>ul>li:last-child>:last-child,.exampleblock>.content .qlist>ol>li:last-child>:last-child,.sidebarblock>.content>:last-child,.sidebarblock>.content>:last-child>:last-child,.sidebarblock>.content .olist>ol>li:last-child>:last-child,.sidebarblock>.content .ulist>ul>li:last-child>:last-child,.sidebarblock>.content .qlist>ol>li:last-child>:last-child{margin-bottom:0} |
217 | 216 | .literalblock pre,.listingblock>.content>pre{border-radius:4px;overflow-x:auto;padding:1em;font-size:.8125em} |
218 | 217 | @media screen and (min-width:768px){.literalblock pre,.listingblock>.content>pre{font-size:.90625em}} |
219 | 218 | @media screen and (min-width:1280px){.literalblock pre,.listingblock>.content>pre{font-size:1em}} |
|
235 | 234 | table.linenotable{border-collapse:separate;border:0;margin-bottom:0;background:none} |
236 | 235 | table.linenotable td[class]{color:inherit;vertical-align:top;padding:0;line-height:inherit;white-space:normal} |
237 | 236 | table.linenotable td.code{padding-left:.75em} |
238 | | -table.linenotable td.linenos{border-right:1px solid;opacity:.35;padding-right:.5em} |
239 | | -pre.pygments .lineno{border-right:1px solid;opacity:.35;display:inline-block;margin-right:.75em} |
240 | | -pre.pygments .lineno::before{content:"";margin-right:-.125em} |
| 237 | +table.linenotable td.linenos,pre.pygments .linenos{border-right:1px solid;opacity:.35;padding-right:.5em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} |
| 238 | +pre.pygments span.linenos{display:inline-block;margin-right:.75em} |
241 | 239 | .quoteblock{margin:0 1em 1.25em 1.5em;display:table} |
242 | 240 | .quoteblock:not(.excerpt)>.title{margin-left:-1.5em;margin-bottom:.75em} |
243 | 241 | .quoteblock blockquote,.quoteblock p{color:rgba(0,0,0,.85);font-size:1.15rem;line-height:1.75;word-spacing:.1em;letter-spacing:0;font-style:italic;text-align:justify} |
|
274 | 272 | table.frame-none>:last-child>:last-child>*,table.frame-sides>:last-child>:last-child>*{border-bottom-width:0} |
275 | 273 | table.frame-none>*>tr>:first-child,table.frame-ends>*>tr>:first-child{border-left-width:0} |
276 | 274 | table.frame-none>*>tr>:last-child,table.frame-ends>*>tr>:last-child{border-right-width:0} |
277 | | -table.stripes-all tr,table.stripes-odd tr:nth-of-type(odd),table.stripes-even tr:nth-of-type(even),table.stripes-hover tr:hover{background:#f8f8f7} |
| 275 | +table.stripes-all>*>tr,table.stripes-odd>*>tr:nth-of-type(odd),table.stripes-even>*>tr:nth-of-type(even),table.stripes-hover>*>tr:hover{background:#f8f8f7} |
278 | 276 | th.halign-left,td.halign-left{text-align:left} |
279 | 277 | th.halign-right,td.halign-right{text-align:right} |
280 | 278 | th.halign-center,td.halign-center{text-align:center} |
|
290 | 288 | ul li ol{margin-left:1.5em} |
291 | 289 | dl dd{margin-left:1.125em} |
292 | 290 | dl dd:last-child,dl dd:last-child>:last-child{margin-bottom:0} |
293 | | -ol>li p,ul>li p,ul dd,ol dd,.olist .olist,.ulist .ulist,.ulist .olist,.olist .ulist{margin-bottom:.625em} |
| 291 | +li p,ul dd,ol dd,.olist .olist,.ulist .ulist,.ulist .olist,.olist .ulist{margin-bottom:.625em} |
294 | 292 | ul.checklist,ul.none,ol.none,ul.no-bullet,ol.no-bullet,ol.unnumbered,ul.unstyled,ol.unstyled{list-style-type:none} |
295 | 293 | ul.no-bullet,ol.no-bullet,ol.unnumbered{margin-left:.625em} |
296 | 294 | ul.unstyled,ol.unstyled{margin-left:0} |
| 295 | +li>p:empty:only-child::before{content:"";display:inline-block} |
297 | 296 | ul.checklist>li>p:first-child{margin-left:-1em} |
298 | 297 | ul.checklist>li>p:first-child>.fa-square-o:first-child,ul.checklist>li>p:first-child>.fa-check-square-o:first-child{width:1.25em;font-size:.8em;position:relative;bottom:.125em} |
299 | 298 | ul.checklist>li>p:first-child>input[type=checkbox]:first-child{margin-right:.25em} |
|
329 | 328 | a.image object{pointer-events:none} |
330 | 329 | sup.footnote,sup.footnoteref{font-size:.875em;position:static;vertical-align:super} |
331 | 330 | sup.footnote a,sup.footnoteref a{text-decoration:none} |
332 | | -sup.footnote a:active,sup.footnoteref a:active{text-decoration:underline} |
| 331 | +sup.footnote a:active,sup.footnoteref a:active,#footnotes .footnote a:first-of-type:active{text-decoration:underline} |
333 | 332 | #footnotes{padding-top:.75em;padding-bottom:.75em;margin-bottom:.625em} |
334 | 333 | #footnotes hr{width:20%;min-width:6.25em;margin:-.25em 0 .75em;border-width:1px 0 0} |
335 | 334 | #footnotes .footnote{padding:0 .375em 0 .225em;line-height:1.3334;font-size:.875em;margin-left:1.2em;margin-bottom:.2em} |
336 | 335 | #footnotes .footnote a:first-of-type{font-weight:bold;text-decoration:none;margin-left:-1.05em} |
337 | 336 | #footnotes .footnote:last-of-type{margin-bottom:0} |
338 | 337 | #content #footnotes{margin-top:-.625em;margin-bottom:0;padding:.75em 0} |
339 | | -.gist .file-data>table{border:0;background:#fff;width:100%;margin-bottom:0} |
340 | | -.gist .file-data>table td.line-data{width:99%} |
341 | 338 | div.unbreakable{page-break-inside:avoid} |
342 | 339 | .big{font-size:larger} |
343 | 340 | .small{font-size:smaller} |
|
394 | 391 | dt,th.tableblock,td.content,div.footnote{text-rendering:optimizeLegibility} |
395 | 392 | h1,h2,p,td.content,span.alt,summary{letter-spacing:-.01em} |
396 | 393 | p strong,td.content strong,div.footnote strong{letter-spacing:-.005em} |
397 | | -p,blockquote,dt,td.content,span.alt,summary{font-size:1.0625rem} |
| 394 | +p,blockquote,dt,td.content,td.hdlist1,span.alt,summary{font-size:1.0625rem} |
398 | 395 | p{margin-bottom:1.25rem} |
399 | 396 | .sidebarblock p,.sidebarblock dt,.sidebarblock td.content,p.tableblock{font-size:1em} |
400 | 397 | .exampleblock>.content{background:#fffef7;border-color:#e0e0dc;box-shadow:0 1px 4px #e0e0dc} |
@@ -532,7 +529,7 @@ <h2 id="_important_dates"><strong>Important Dates</strong></h2> |
532 | 529 | <p>Practical course/Conference/Biohackathon Registration Deadline: <strong>10st April 2026</strong></p> |
533 | 530 | </li> |
534 | 531 | <li> |
535 | | -<p>Selected participants will be notified by: <strong>15th April 2026</strong></p> |
| 532 | +<p>Selected participants will be notified by: <strong>17th April 2026</strong></p> |
536 | 533 | </li> |
537 | 534 | <li> |
538 | 535 | <p>Payment Deadline: <strong>21st April 2026</strong></p> |
@@ -1223,7 +1220,7 @@ <h2 id="_contact"><strong>Contact</strong></h2> |
1223 | 1220 | </div> |
1224 | 1221 | <div id="footer"> |
1225 | 1222 | <div id="footer-text"> |
1226 | | -Last updated 2026-04-09 15:59:43 -0500 |
| 1223 | +Last updated 2026-04-16 08:24:23 -0700 |
1227 | 1224 | </div> |
1228 | 1225 | </div> |
1229 | 1226 | </body> |
|
0 commit comments