diff options
author | Pjotr Prins | 2020-07-12 12:25:24 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-07-12 12:25:24 +0100 |
commit | 3dd94e87c25ff0b2942dc59c919a9e6e45fe45be (patch) | |
tree | e5bc7e6498457efc90668d7673a423e01275c9a0 /doc/blog/using-covid-19-pubseq-part4.org | |
parent | fba4474b5e2e7c069bb9158089ecb873ff8e6c5c (diff) | |
download | bh20-seq-resource-3dd94e87c25ff0b2942dc59c919a9e6e45fe45be.tar.gz bh20-seq-resource-3dd94e87c25ff0b2942dc59c919a9e6e45fe45be.tar.lz bh20-seq-resource-3dd94e87c25ff0b2942dc59c919a9e6e45fe45be.zip |
Docs: started on metadata modification
Diffstat (limited to 'doc/blog/using-covid-19-pubseq-part4.org')
-rw-r--r-- | doc/blog/using-covid-19-pubseq-part4.org | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/blog/using-covid-19-pubseq-part4.org b/doc/blog/using-covid-19-pubseq-part4.org index 58a1f56..5fe71d1 100644 --- a/doc/blog/using-covid-19-pubseq-part4.org +++ b/doc/blog/using-covid-19-pubseq-part4.org @@ -1,3 +1,24 @@ +#+TITLE: COVID-19 PubSeq (part 4) +#+AUTHOR: Pjotr Prins +# C-c C-e h h publish +# C-c ! insert date (use . for active agenda, C-u C-c ! for date, C-u C-c . for time) +# C-c C-t task rotate +# RSS_IMAGE_URL: http://xxxx.xxxx.free.fr/rss_icon.png + +#+HTML_HEAD: <link rel="Blog stylesheet" type="text/css" href="blog.css" /> + + +* Table of Contents :TOC:noexport: + - [[#what-does-this-mean][What does this mean?]] + - [[#modify-workflow][Modify Workflow]] + +* What does this mean? + +This means that when someone uploads a SARS-CoV-2 sequence using one +of our tools (CLI or web-based) they add a sequence and some metadata +which triggers a rerun of our workflows. + + * Modify Workflow /Work in progress!/ |