Browse Source

category modification

tags/v1.0
lutingxi 3 years ago
parent
commit
37110327ff
1 changed files with 21 additions and 0 deletions
  1. +21
    -0
      manifest.json

+ 21
- 0
manifest.json View File

{
"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…
Cancel
Save