标签

文章标签较多,可在侧边栏的目录中快速定位~



{
  "data": { "values": [

  {"tags": "软件安装", "count": 1 }

 , {"tags": "EDTA", "count": 1 }

 , {"tags": "RepeatModeler", "count": 1 }

 , {"tags": "RepeatMasker", "count": 1 }

 , {"tags": "基因组注释", "count": 9 }

 , {"tags": "实用", "count": 1 }

 , {"tags": "小工具", "count": 1 }

 , {"tags": "实战", "count": 2 }

 , {"tags": "多倍体", "count": 2 }

 , {"tags": "生物信息实战", "count": 1 }

 , {"tags": "基因组装", "count": 3 }

 , {"tags": "学习笔记与作业", "count": 1 }

] },
  "encoding": {
    "theta": {"field": "count", "type": "quantitative", "stack": true},
    "radius": {"field": "count", "scale": {"type": "sqrt", "zero": true, "rangeMin": 20}},
    "color": {"field": "tags", "type": "nominal"},
    "text": {"field": "count", "type": "quantitative"}
  },
  "layer": [{
    "mark": {"type": "arc", "innerRadius": 20, "stroke": "White"}
  },{
    "mark": {"type": "text", "radiusOffset": 10}
  }]
}

软件安装

EDTA

RepeatModeler

RepeatMasker

基因组注释

实用

小工具

实战

多倍体

生物信息实战

基因组装

学习笔记与作业