You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Message.Header>Welcome and take it easy, we're still pre-alpha</Message.Header>
25
-
<p>We have plenty of bugs from an alarming number of hacks but the frontend can almost be<br/>considered functional and the webasm component usually works</p>
23
+
<Messagepositivestyle={{maxWidth: '40em'}}>
24
+
<Message.Header>Welcome and take it easy</Message.Header>
25
+
<p>
26
+
This small webapp will take a set of gzip compressed paired reads and
27
+
assembles them locally on your computer or mobile device using a stripped
28
+
version of velvet compiled to webasm. This is a basic prototype and
0 commit comments