瀏覽代碼

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"
}

Loading…
取消
儲存