Conversation
fixed xml error brought up in 1003
|
@LeilyR I'll see what I can do |
|
@dpryan79 Thanks a lot |
|
Just to let you know, this pc2 value changes frequently between those two numbers, sometime is 1.2325951644078315e-32 some other time is 2.49319462166397e-32. I have seen both of them. |
|
Yeah, I think it depends on the CPU that gets used. |
|
@LeilyR can you check computeMatrixOperations locally? It's running rbind and I have no clue why it's immediately throwing an error. |
|
@dpryan79 I have already tried it locally and it fails there too. I was also really confused, since it says it cannot find the |
|
I mean on the command line, does it run properly there with |
|
I see ok thanks , i will check |
|
Hi @dpryan79 , I got to fix the galaxy issues. However there is an issue with the tests running under your account. The error is: |
|
The azure tests are all green so it's safe to merge. I'll see if I can get the environment variable set properly. Otherwise I'll just update the nodejs stuff, which should get migrated to the deeptools repo so others can update it more easily. |
|
It only fails on the annoying plotPCA test. Long-term we might just remove that, since it results only in false positive errors. |
|
thanks a lot @dpryan79 ! I will merge it then :) |
inspired by #1013