Skip to content

Latest commit

 

History

History
97 lines (87 loc) · 5.47 KB

sars-cov-2-dev.md

File metadata and controls

97 lines (87 loc) · 5.47 KB
layout title lang
indexed_content
SARS-CoV-2
jp

毎月のシーケンスサンプル数

<script type="module" src="https://togostanza.github.io/metastanza/barchart.js" async></script>

<togostanza-barchart chart-type="stacked" data-url="https://raw.githubusercontent.com/ktym/covid19/main/output/freq/count_samples.tsv" data-type="tsv" category="month" value="count" group-by="location" category-title="" value-title="" legend-title="" custom-css-url="" width="400" height="300" padding="50" padding-inner="0.1" padding-outer="0.4" xaxis-placement="bottom" yaxis-placement="left" xgrid="false" ygrid="true" xtick="false" ytick="true" xlabel-max-width="200" ylabel-max-width="200" xlabel-angle="90" ylabel-angle="0" ylabel-angle="0" xlabel-padding="5" ylabel-padding="5" xlabel-alignment="left" ylabel-alignment="right" xtitle-padding="10" ytitle-padding="10" bar-width="0.8" legend="true" legend-padding="18"

Sタンパク部分の変異頻度

<script type="module" src="https://togostanza.github.io/metastanza/linechart.js" async></script>

<togostanza-linechart data-url="https://raw.githubusercontent.com/ktym/covid19/main/output/freq/domestic_S_freq.tsv" data-type="tsv" category="mutation" value="frequency" group-by="month" category-title="" value-title="" legend-title="" custom-css-url="" width="10000" height="200" padding="50" legend="true" xgrid="true" ygrid="true" xtick="false" ytick="true" xlabel-angle="90" ylabel-angle="0" xlabel-padding="30" ylabel-padding="5" xtitle-padding="10" ytitle-padding="10" xaxis-placement="bottom" yaxis-placement="left" togostanza-menu-placement="none"

元ネタの表

<script type="module" src="https://togostanza.github.io/metastanza/pagination-table.js" async></script>

<togostanza-pagination-table data-url="https://raw.githubusercontent.com/ktym/covid19/main/output/freq/domestic.tsv" data-type="tsv" custom-css-url="" width="" fixed-columns="1" padding="0px" page-size-option="10,20,50,100" page-slider="true" columns="[ {"id": "Mutation", "label": "Mutation"}, {"id": "position", "label": "position", "type": "number", "align": "right"}, {"id": "2020-01", "label": "2020-01", "type": "number", "align": "right"}, {"id": "2020-02", "label": "2020-02", "type": "number", "align": "right"}, {"id": "2020-03", "label": "2020-03", "type": "number", "align": "right"}, {"id": "2020-04", "label": "2020-04", "type": "number", "align": "right"}, {"id": "2020-05", "label": "2020-05", "type": "number", "align": "right"}, {"id": "2020-06", "label": "2020-06", "type": "number", "align": "right"}, {"id": "2020-07", "label": "2020-07", "type": "number", "align": "right"}, {"id": "2020-08", "label": "2020-08", "type": "number", "align": "right"}, {"id": "2020-09", "label": "2020-09", "type": "number", "align": "right"}, {"id": "2020-10", "label": "2020-10", "type": "number", "align": "right"}, {"id": "2020-11", "label": "2020-11", "type": "number", "align": "right"}, {"id": "2020-12", "label": "2020-12", "type": "number", "align": "right"}, {"id": "2021-01", "label": "2021-01", "type": "number", "align": "right"}, {"id": "2021-02", "label": "2021-02", "type": "number", "align": "right"}, {"id": "2021-03", "label": "2021-03", "type": "number", "align": "right"}, {"id": "2021-04", "label": "2021-04", "type": "number", "align": "right"}, {"id": "2021-05", "label": "2021-05", "type": "number", "align": "right"}, {"id": "2021-06", "label": "2021-06", "type": "number", "align": "right"}, {"id": "2021-07", "label": "2021-07", "type": "number", "align": "right"}, {"id": "2021-08", "label": "2021-08", "type": "number", "align": "right"} ]"