Skip to content

Commit c58332d

Browse files
Add files via upload
1 parent 88de0c8 commit c58332d

11 files changed

Lines changed: 1747 additions & 0 deletions
Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
5+
<title>404 Not Found</title>
6+
7+
8+
<link rel="stylesheet" href="/style.css" />
9+
10+
<link rel="alternate" type="application/atom+xml" title="Atom feed" href="feed" />
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML' async></script>
13+
14+
<!-- Global site tag (gtag.js) - Google Analytics -->
15+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-136625084-1"></script>
16+
<script>
17+
window.dataLayer = window.dataLayer || [];
18+
function gtag(){dataLayer.push(arguments);}
19+
gtag('js', new Date());
20+
21+
gtag('config', 'UA-136625084-1');
22+
</script>
23+
</head>
24+
<body id="error">
25+
26+
<div id="container">
27+
28+
<header>
29+
30+
<h1>404 Not Found</h1>
31+
32+
</header>
33+
34+
<section id="nav">
35+
<nav>
36+
37+
<ul>
38+
<li class=""><a href="/">Home</a></li>
39+
<li class=""><a href="/research/">Research</a></li>
40+
<li class=""><a href="/publications/">Publications</a></li>
41+
<li class=""><a href="/protocols/">Protocols</a></li>
42+
<li class=""><a href="/people/">People</a></li>
43+
<li class=""><a href="/contact/">Contact</a></li>
44+
<li class=""><a href="/help/">Help</a></li>
45+
</ul>
46+
</nav>
47+
</section>
48+
49+
<section id="links">
50+
<nav id="quicklinks">
51+
<h2>Software &amp; Tools</h2>
52+
53+
<ul>
54+
<li><a href="http://indra.mullins.microbiol.washington.edu/">Bioinformatics Tools</a></li>
55+
<li><a href="https://github.com/mullinslab">GitHub</a></li>
56+
<li><a href="https://mullinslab.microbiol.washington.edu/hiris/">HIRIS</a></li>
57+
<li><a href="https://mullinslab.microbiol.washington.edu/HMA/">HMA Subtyping Kit</a></li>
58+
<li><a href="https://mullinslab.microbiol.washington.edu/isdb/">ISDB</a></li>
59+
<li><a href="https://mullinslab.microbiol.washington.edu/tcozy/">TCozy</a></li>
60+
<li><a href="https://viroverse.washington.edu">Viroverse</a></li>
61+
</ul>
62+
</nav>
63+
64+
<nav id="lablinks">
65+
<h2>Lab Links</h2>
66+
67+
<ul>
68+
<li><a href="https://hercules.mullins.microbiol.washington.edu/pub/doc/">Computing Docs</a></li>
69+
<li><a href="https://mullinslab.microbiol.washington.edu/hiris/private/">HIRIS (Private)</a></li>
70+
<li><a href="https://tcozy.mullins.microbiol.washington.edu/ice-floe/">ICE Floe</a></li>
71+
<li><a href="https://hercules.mullins.microbiol.washington.edu/git/">Internal Git</a></li>
72+
<li><a href="https://mullinslab.microbiol.washington.edu/twiki/">Internal wiki</a></li>
73+
<li><a href="https://viroverse.washington.edu/viroblast/">Local ViroBLAST</a></li>
74+
<li><a href="https://redash.mullins.microbiol.washington.edu/">Redash</a></li>
75+
<li><a href="https://mullinslab.slack.com">Slack</a></li>
76+
<li><a href="https://mullinslab.microbiol.washington.edu/support/">Ticketing system</a></li>
77+
</ul>
78+
</nav>
79+
80+
</section>
81+
82+
<div id="cfar"><a href="http://cfar.washington.edu/">
83+
<img src="/static/_img/2c/47ca/CFAR-logo-rev-10-22-18_4aa6fe47bc_500x157.jpg" width="500" height="157" srcset="/static/_img/2c/47ca/CFAR-logo-rev-10-22-18_4aa6fe47bc_500x157.jpg 1x, /static/_img/2c/47ca/CFAR-logo-rev-10-22-18_4aa6fe47bc_1000x314.jpg 2x" alt="University of Washington/Fred Hutch Center for AIDS Research">
84+
</a></div>
85+
86+
<section id="content">
87+
88+
<article>
89+
<p>We could not service your request.</p>
90+
91+
<p>If you were expecting to find something here, please <a href="/help/">contact us</a> and provide us information of what you were trying to do.</p>
92+
93+
<p>Error details:</p>
94+
95+
<ul>
96+
<li>request time: 2025-07-21 11:09:53-07:00</li>
97+
<li>url: <code>https://mullinslab.microbiol.washington.edu/fonts/glyphicons-halflings-regular.woff2</code></li>
98+
<li>path: <code>/fonts/glyphicons-halflings-regular.woff2</code></li>
99+
<li>full_path: <code>/fonts/glyphicons-halflings-regular.woff2?</code></li>
100+
<li>endpoint: <code>category</code></li>
101+
<li>url_rule: <code>/&lt;category:category&gt;/&lt;template:template&gt;</code></li>
102+
103+
<li>Exception information: NotFound: No such category</li>
104+
105+
</ul>
106+
107+
</article>
108+
109+
</section>
110+
111+
</div>
112+
</body></html>
Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
5+
<title>404 Not Found</title>
6+
7+
8+
<link rel="stylesheet" href="/style.css" />
9+
10+
<link rel="alternate" type="application/atom+xml" title="Atom feed" href="feed" />
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML' async></script>
13+
14+
<!-- Global site tag (gtag.js) - Google Analytics -->
15+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-136625084-1"></script>
16+
<script>
17+
window.dataLayer = window.dataLayer || [];
18+
function gtag(){dataLayer.push(arguments);}
19+
gtag('js', new Date());
20+
21+
gtag('config', 'UA-136625084-1');
22+
</script>
23+
</head>
24+
<body id="error">
25+
26+
<div id="container">
27+
28+
<header>
29+
30+
<h1>404 Not Found</h1>
31+
32+
</header>
33+
34+
<section id="nav">
35+
<nav>
36+
37+
<ul>
38+
<li class=""><a href="/">Home</a></li>
39+
<li class=""><a href="/research/">Research</a></li>
40+
<li class=""><a href="/publications/">Publications</a></li>
41+
<li class=""><a href="/protocols/">Protocols</a></li>
42+
<li class=""><a href="/people/">People</a></li>
43+
<li class=""><a href="/contact/">Contact</a></li>
44+
<li class=""><a href="/help/">Help</a></li>
45+
</ul>
46+
</nav>
47+
</section>
48+
49+
<section id="links">
50+
<nav id="quicklinks">
51+
<h2>Software &amp; Tools</h2>
52+
53+
<ul>
54+
<li><a href="http://indra.mullins.microbiol.washington.edu/">Bioinformatics Tools</a></li>
55+
<li><a href="https://github.com/mullinslab">GitHub</a></li>
56+
<li><a href="https://mullinslab.microbiol.washington.edu/hiris/">HIRIS</a></li>
57+
<li><a href="https://mullinslab.microbiol.washington.edu/HMA/">HMA Subtyping Kit</a></li>
58+
<li><a href="https://mullinslab.microbiol.washington.edu/isdb/">ISDB</a></li>
59+
<li><a href="https://mullinslab.microbiol.washington.edu/tcozy/">TCozy</a></li>
60+
<li><a href="https://viroverse.washington.edu">Viroverse</a></li>
61+
</ul>
62+
</nav>
63+
64+
<nav id="lablinks">
65+
<h2>Lab Links</h2>
66+
67+
<ul>
68+
<li><a href="https://hercules.mullins.microbiol.washington.edu/pub/doc/">Computing Docs</a></li>
69+
<li><a href="https://mullinslab.microbiol.washington.edu/hiris/private/">HIRIS (Private)</a></li>
70+
<li><a href="https://tcozy.mullins.microbiol.washington.edu/ice-floe/">ICE Floe</a></li>
71+
<li><a href="https://hercules.mullins.microbiol.washington.edu/git/">Internal Git</a></li>
72+
<li><a href="https://mullinslab.microbiol.washington.edu/twiki/">Internal wiki</a></li>
73+
<li><a href="https://viroverse.washington.edu/viroblast/">Local ViroBLAST</a></li>
74+
<li><a href="https://redash.mullins.microbiol.washington.edu/">Redash</a></li>
75+
<li><a href="https://mullinslab.slack.com">Slack</a></li>
76+
<li><a href="https://mullinslab.microbiol.washington.edu/support/">Ticketing system</a></li>
77+
</ul>
78+
</nav>
79+
80+
</section>
81+
82+
<div id="cfar"><a href="http://cfar.washington.edu/">
83+
<img src="/static/_img/2c/47ca/CFAR-logo-rev-10-22-18_4aa6fe47bc_500x157.jpg" width="500" height="157" srcset="/static/_img/2c/47ca/CFAR-logo-rev-10-22-18_4aa6fe47bc_500x157.jpg 1x, /static/_img/2c/47ca/CFAR-logo-rev-10-22-18_4aa6fe47bc_1000x314.jpg 2x" alt="University of Washington/Fred Hutch Center for AIDS Research">
84+
</a></div>
85+
86+
<section id="content">
87+
88+
<article>
89+
<p>We could not service your request.</p>
90+
91+
<p>If you were expecting to find something here, please <a href="/help/">contact us</a> and provide us information of what you were trying to do.</p>
92+
93+
<p>Error details:</p>
94+
95+
<ul>
96+
<li>request time: 2025-07-21 11:09:54-07:00</li>
97+
<li>url: <code>https://mullinslab.microbiol.washington.edu/fonts/glyphicons-halflings-regular.woff</code></li>
98+
<li>path: <code>/fonts/glyphicons-halflings-regular.woff</code></li>
99+
<li>full_path: <code>/fonts/glyphicons-halflings-regular.woff?</code></li>
100+
<li>endpoint: <code>category</code></li>
101+
<li>url_rule: <code>/&lt;category:category&gt;/&lt;template:template&gt;</code></li>
102+
103+
<li>Exception information: NotFound: No such category</li>
104+
105+
</ul>
106+
107+
</article>
108+
109+
</section>
110+
111+
</div>
112+
</body></html>
Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
5+
<title>404 Not Found</title>
6+
7+
8+
<link rel="stylesheet" href="/style.css" />
9+
10+
<link rel="alternate" type="application/atom+xml" title="Atom feed" href="feed" />
11+
<meta name="viewport" content="width=device-width, initial-scale=1">
12+
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML' async></script>
13+
14+
<!-- Global site tag (gtag.js) - Google Analytics -->
15+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-136625084-1"></script>
16+
<script>
17+
window.dataLayer = window.dataLayer || [];
18+
function gtag(){dataLayer.push(arguments);}
19+
gtag('js', new Date());
20+
21+
gtag('config', 'UA-136625084-1');
22+
</script>
23+
</head>
24+
<body id="error">
25+
26+
<div id="container">
27+
28+
<header>
29+
30+
<h1>404 Not Found</h1>
31+
32+
</header>
33+
34+
<section id="nav">
35+
<nav>
36+
37+
<ul>
38+
<li class=""><a href="/">Home</a></li>
39+
<li class=""><a href="/research/">Research</a></li>
40+
<li class=""><a href="/publications/">Publications</a></li>
41+
<li class=""><a href="/protocols/">Protocols</a></li>
42+
<li class=""><a href="/people/">People</a></li>
43+
<li class=""><a href="/contact/">Contact</a></li>
44+
<li class=""><a href="/help/">Help</a></li>
45+
</ul>
46+
</nav>
47+
</section>
48+
49+
<section id="links">
50+
<nav id="quicklinks">
51+
<h2>Software &amp; Tools</h2>
52+
53+
<ul>
54+
<li><a href="http://indra.mullins.microbiol.washington.edu/">Bioinformatics Tools</a></li>
55+
<li><a href="https://github.com/mullinslab">GitHub</a></li>
56+
<li><a href="https://mullinslab.microbiol.washington.edu/hiris/">HIRIS</a></li>
57+
<li><a href="https://mullinslab.microbiol.washington.edu/HMA/">HMA Subtyping Kit</a></li>
58+
<li><a href="https://mullinslab.microbiol.washington.edu/isdb/">ISDB</a></li>
59+
<li><a href="https://mullinslab.microbiol.washington.edu/tcozy/">TCozy</a></li>
60+
<li><a href="https://viroverse.washington.edu">Viroverse</a></li>
61+
</ul>
62+
</nav>
63+
64+
<nav id="lablinks">
65+
<h2>Lab Links</h2>
66+
67+
<ul>
68+
<li><a href="https://hercules.mullins.microbiol.washington.edu/pub/doc/">Computing Docs</a></li>
69+
<li><a href="https://mullinslab.microbiol.washington.edu/hiris/private/">HIRIS (Private)</a></li>
70+
<li><a href="https://tcozy.mullins.microbiol.washington.edu/ice-floe/">ICE Floe</a></li>
71+
<li><a href="https://hercules.mullins.microbiol.washington.edu/git/">Internal Git</a></li>
72+
<li><a href="https://mullinslab.microbiol.washington.edu/twiki/">Internal wiki</a></li>
73+
<li><a href="https://viroverse.washington.edu/viroblast/">Local ViroBLAST</a></li>
74+
<li><a href="https://redash.mullins.microbiol.washington.edu/">Redash</a></li>
75+
<li><a href="https://mullinslab.slack.com">Slack</a></li>
76+
<li><a href="https://mullinslab.microbiol.washington.edu/support/">Ticketing system</a></li>
77+
</ul>
78+
</nav>
79+
80+
</section>
81+
82+
<div id="cfar"><a href="http://cfar.washington.edu/">
83+
<img src="/static/_img/2c/47ca/CFAR-logo-rev-10-22-18_4aa6fe47bc_500x157.jpg" width="500" height="157" srcset="/static/_img/2c/47ca/CFAR-logo-rev-10-22-18_4aa6fe47bc_500x157.jpg 1x, /static/_img/2c/47ca/CFAR-logo-rev-10-22-18_4aa6fe47bc_1000x314.jpg 2x" alt="University of Washington/Fred Hutch Center for AIDS Research">
84+
</a></div>
85+
86+
<section id="content">
87+
88+
<article>
89+
<p>We could not service your request.</p>
90+
91+
<p>If you were expecting to find something here, please <a href="/help/">contact us</a> and provide us information of what you were trying to do.</p>
92+
93+
<p>Error details:</p>
94+
95+
<ul>
96+
<li>request time: 2025-07-21 11:09:55-07:00</li>
97+
<li>url: <code>https://mullinslab.microbiol.washington.edu/fonts/glyphicons-halflings-regular.ttf</code></li>
98+
<li>path: <code>/fonts/glyphicons-halflings-regular.ttf</code></li>
99+
<li>full_path: <code>/fonts/glyphicons-halflings-regular.ttf?</code></li>
100+
<li>endpoint: <code>category</code></li>
101+
<li>url_rule: <code>/&lt;category:category&gt;/&lt;template:template&gt;</code></li>
102+
103+
<li>Exception information: NotFound: No such category</li>
104+
105+
</ul>
106+
107+
</article>
108+
109+
</section>
110+
111+
</div>
112+
</body></html>

0 commit comments

Comments
 (0)