Paul Frischknecht
Paul Frischknecht
That actually does not fix the problem. It is well known that angular has a problem with these libraries... see for example https://blog.lysender.com/2018/07/angular-6-cannot-resolve-crypto-fs-net-path-stream-when-building-angular/ Now how can I use this in...
I had other problems like ``` ERROR in src/app/_signaletic/plate/plate/plate.component.ts(50,12): error TS2339: Property 'process' does not exist on type 'Window'. Uncaught ReferenceError: __dirname is not defined Uncaught TypeError: Arguments to path.join...
Which browserification library was used in this project?
I would consider this issue resolved when it is possible to use this library in angular using ``` import TextToSVG from "text-to-svg"; ``` I am not quite sure of all...
@antoine382 look at the end of my post above. You can define the missing variables as dummy globals on the window object.
Or the sofware could be made available like bwa on anaconda cloud and bioshadock: https://anaconda.org/bioconda/bwa https://docker-ui.genouest.org/app/#/container/bioconda/bwa
more modern: https://biocontainers.pro/#/
Hey Ivan, nice to hear from you. I think the "all dependencies in one container, one-size-fits all" solution is the best as you say. There should just be an automatic...
Nice @DrYak great job. We will look into it, we are still interested in setting up vpipe as one of our ngs processing pipelines.
You have to download the dx sdk June 2010 from microsoft https://www.microsoft.com/en-us/download/details.aspx?id=6812 I had an issue (linker error) with D3DCompileFromFile not being found in that sdk's d3dcompiler.lib. I just deleted...