Skip to content

remimarenco/JsCoverageQC

Repository files navigation

JsCoverageQC

A javascript adaptation of CoverageQC (https://github.com/ghsmith/coverageQc), for Galaxy Project

  • Don't forget to use npm install in the directory, once you downloaded the project, to install all the dependencies
  • If this error is shown while launching the server : "ERROR in .//xlsx/dist/cpexcel.js Module not found: Error: Cannot resolve 'file' or 'directory' ./cptable in xyz/node_modules/xlsx/dist @ .//xlsx/dist/cpexcel.js 807:16-41 " => use this : SheetJS/sheetjs#76 and only keep "cptable = factory(cptable);" in cpexcel.js line 803-809

About

A javascript adaptation of CoverageQC (https://github.com/ghsmith/coverageQc), for the Galaxy Project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages