From 4167c87ece222f07b8a7cf4e56f71d8256ab5839 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 12 Jul 2020 12:29:52 +0100 Subject: Generate About page --- doc/web/about.html | 143 +++++++++++++++++++++++++---------------------------- 1 file changed, 68 insertions(+), 75 deletions(-) diff --git a/doc/web/about.html b/doc/web/about.html index c907e6c..9b16c92 100644 --- a/doc/web/about.html +++ b/doc/web/about.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + About/FAQ @@ -161,19 +161,6 @@ .footdef { margin-bottom: 1em; } .figure { padding: 1em; } .figure p { text-align: center; } - .equation-container { - display: table; - text-align: center; - width: 100%; - } - .equation { - vertical-align: middle; - } - .equation-label { - display: table-cell; - text-align: right; - vertical-align: middle; - } .inlinetask { padding: 10px; border: 2px solid gray; @@ -198,7 +185,7 @@ @licstart The following is the entire license notice for the JavaScript code in this tag. -Copyright (C) 2012-2020 Free Software Foundation, Inc. +Copyright (C) 2012-2018 Free Software Foundation, Inc. The JavaScript code in this tag is free software: you can redistribute it and/or modify it under the terms of the GNU @@ -247,29 +234,29 @@ for the JavaScript code in this tag.

Table of Contents

-
-

1 What is the 'public sequence resource' about?

+
+

1 What is the 'public sequence resource' about?

The public sequence resource aims to provide a generic and useful @@ -280,17 +267,18 @@ sequence comparison and protein prediction.

-
-

2 Who created the public sequence resource?

+
+

2 Who created the public sequence resource?

The public sequence resource is an initiative by bioinformatics and ontology experts who want to create something agile and useful for the wider research community. The initiative started at the COVID-19 biohackathon in April 2020 and is ongoing. The main project drivers -are Pjotr Prins (UTHSC), Peter Amstutz (Curii), Michael Crusoe (Common -Workflow Language), Thomas Liener (consultant, formerly EBI) and -Jerven Bolleman (Swiss Institute of Bioinformatics). +are Pjotr Prins (UTHSC), Peter Amstutz (Curii), Andrea Guarracino +(University of Rome Tor Vergata), Michael Crusoe (Common Workflow +Language), Thomas Liener (consultant, formerly EBI), Erik Garrison +(UCSC) and Jerven Bolleman (Swiss Institute of Bioinformatics).

@@ -301,8 +289,8 @@ wrangling experts. Thank you everyone!

-
-

3 How does the public sequence resource compare to other data resources?

+
+

3 How does the public sequence resource compare to other data resources?

The short version is that we use state-of-the-art practices in @@ -312,17 +300,18 @@ to building out this resource!

-Importantly: all data is published under the Creative Commons 4.0 -attribution license which means it data can be published and workflows -can run in public environments allowing for improved access for -research and reproducible results. This contrasts with some other -public resources, including GISAID. +Importantly: all data is published under either the Creative Commons +4.0 attribution license or the CC0 “No Rights Reserved” license which +means it data can be published and workflows can run in public +environments allowing for improved access for research and +reproducible results. This contrasts with some other public resources, +including GISAID.

-
-

4 Why should I upload my data here?

+
+

4 Why should I upload my data here?

  1. We champion truly shareable data without licensing restrictions - with proper @@ -353,8 +342,8 @@ multiple resources.
-
-

5 Why should I not upload by data here?

+
+

5 Why should I not upload by data here?

Funny question. There are only good reasons to upload your data here @@ -376,8 +365,8 @@ for bulk uploads!

-
-

6 How does the public sequence resource work?

+
+

6 How does the public sequence resource work?

On uploading a sequence with metadata it will automatically be @@ -388,14 +377,18 @@ using workflows from the High Performance Open Biology Lab defined

-
-

7 Who uses the public sequence resource?

+
+

7 Who uses the public sequence resource?

The Swiss Institute of Bioinformatics has included this data in https://covid-19-sparql.expasy.org/ and made it part of Uniprot.

+

+The Pantograph viewer uses PubSeq data for their visualisations. +

+

UTHSC and ORNL use COVID-19 PubSeq data for protein prediction and drug development. @@ -403,8 +396,8 @@ drug development.

-
-

8 Is this about open data?

+
+

8 Is this about open data?

All data is published under a Creative Commons 4.0 attribution license @@ -414,8 +407,8 @@ data and store it for further processing.

-
-

9 Is this about free software?

+
+

9 Is this about free software?

Absolutely. Free software allows for fully reproducible pipelines. You @@ -424,8 +417,8 @@ can take our workflows and data and run it elsewhere!

-
-

10 How do I upload raw data?

+
+

10 How do I upload raw data?

We are preparing raw sequence data pipelines (fastq and BAM). The @@ -440,8 +433,8 @@ assembly variations into consideration. This is all work in progress.

-
-

11 How do I change metadata?

+
+

11 How do I change metadata?

-
-

12 How do I change the work flows?

+
-
-

13 How do I change the source code?

+
+

13 How do I change the source code?

Go to our source code repositories, fork/clone the repository, change @@ -469,8 +462,8 @@ many PRs we already merged.

-
-

14 Should I choose CC-BY or CC0?

+
+

14 Should I choose CC-BY or CC0?

Restrictive data licenses are hampering data sharing and reproducible @@ -486,8 +479,8 @@ In all honesty: we prefer both data and software to be free.

-
-

15 How do I deal with private data and privacy?

+
+

15 How do I deal with private data and privacy?

A public sequence resource is about public data. Metadata can refer to @@ -498,8 +491,8 @@ plan to combine identifiers with clinical data stored securely at

-
-

16 How do I communicate with you?

+
+

16 How do I communicate with you?

We use a gitter channel you can join. @@ -507,8 +500,8 @@ We use a -

17 Who are the sponsors?

+
+

17 Who are the sponsors?

The main sponsors are listed in the footer. In addition to the time @@ -519,7 +512,7 @@ for donating COVID-19 related compute time.

-
Created by
Pjotr Prins (pjotr.public768 at thebird 'dot' nl) using Emacs org-mode and a healthy dose of Lisp!
Modified 2020-05-29 Fri 08:26
. +
Created by Pjotr Prins (pjotr.public768 at thebird 'dot' nl) using Emacs org-mode and a healthy dose of Lisp!
Modified 2020-07-12 Sun 04:54
.
-- cgit v1.2.3