Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

22 lines
472B

  1. {
  2. "name": "RNA-Seq Pipeline for Production",
  3. "short_name": "rnaseq-production",
  4. "description": "RNA sequencing analysis pipeline using STAR, HISAT2 etc.",
  5. "home": "http://choppy.3steps.cn/junshang/rnaseq-engineering",
  6. "hidden": false,
  7. "icons": [
  8. {
  9. "src": "",
  10. "type": "image/png",
  11. "sizes": "192x192"
  12. },
  13. {
  14. "src": "",
  15. "type": "image/png",
  16. "sizes": "192x192"
  17. }
  18. ],
  19. "category": "Pipeline",
  20. "source": "PGx"
  21. }