浏览代码

category modification

tags/v1.0
lutingxi 3 年前
父节点
当前提交
37110327ff
共有 1 个文件被更改,包括 21 次插入0 次删除
  1. +21
    -0
      manifest.json

+ 21
- 0
manifest.json 查看文件

@@ -0,0 +1,21 @@
{
"name": "Fusioncatcher",
"short_name": "Fus-Catcher",
"description": "Genome fusion recognition.",
"home": "http://choppy.3steps.cn/biochenglinliu/fusioncatcher.git",
"hidden": false,
"icons": [
{
"src": "",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "",
"type": "image/png",
"sizes": "192x192"
}
],
"category": "Pipeline",
"source": "PGx"
}

正在加载...
取消
保存