deepTools2: compute matrix error
1
0
Entering edit mode
5.6 years ago
dabates06 • 0

I get this error when trying to use computeMatrix in the DeepTools2 suite:

Fatal error: Exit code 1 ()
    Traceback (most recent call last):
      File "/cvmfs/main.galaxyproject.org/deps/_conda/envs/mulled-v1-0fa290085c742a3ffee6a142d1fce47c178e1c289ff6f0c66023b506f3377842/bin/computeMatrix", line 11, in <module>
        main(args)
      File "/cvmfs/main.galaxyproject.org/deps/_conda/envs/mulled-v1-0fa290085c742a3ffee6a142d1fce47c178e1c289ff6f0c66023b506f3377842/lib/python2.7/site-packages/deeptools/computeMatrix.py", line 414, in main
        hm.computeMatrix(scores_file_list, args.regionsFileName, parameters, blackListFileName=args.blackListFileName, verbose=args.verbose, allArgs=args)
      File "/cvmfs/main.galaxyproject.org/deps/_conda/envs/mulled-v1-0fa290085c742a3ffee6a142d1fce47c178e1c289ff6f0c66023b506f3377842/lib/python2.7/site-packages/deeptools/heatmapper.py", line 254, in computeMatrix
        matrix = np.concatenate([r[0] for r in res], axis=0)
    ValueError: need at least one array to concatenate

I'm not sure how to fix this error. I've tried changing many of the parameters. The input was from other tools and follows the DeepTools2 workflow and I didn't have an error in previous steps in the workflow. Any and all help is appreciated.

software error deepTools galaxy • 2.3k views
ADD COMMENT
0
Entering edit mode

Could you edit your question to include the command you are running? And please use the code button (the button with 101010) to properly format code sections.

ADD REPLY
0
Entering edit mode

I'm not sure what you mean by "command you are running". It is probably my inexperience with Galaxy. computeMatrix is the name of the tool in Galaxy. Is this what you mean: toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/deeptools_compute_matrix/2.5.0.0

ADD REPLY
0
Entering edit mode

You should post this over at Galaxy biostars (biostar clone dedicated for public Galaxy).

Tagging: Devon Ryan in case he can throw some light on this.

ADD REPLY
0
Entering edit mode

I just posted this on Galaxy biostars. Thank you for pointing out that mistake on my part.

ADD REPLY
0
Entering edit mode

No worries. You are likely to get a speedier response @Galaxy Biostar. @Devon on this forum is one of the developers of deepTools (and knows galaxy well) so that is one option still open.

ADD REPLY
1
Entering edit mode
5.6 years ago

I've replied to this on the Galaxy biostars.

ADD COMMENT

Login before adding your answer.

Traffic: 2275 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6