Skip to content

Odd --sortRegions keep issue #451

@dpryan79

Description

@dpryan79

This was reported today internally. Sometimes computeMatrix will crash with:

Traceback (most recent call last):
 File "/package/deeptools-2.4.0/bin/computeMatrix", line 11, in <module>
   main(args)
 File "/package/deeptools-2.4.0/lib/python3.4/site-packages/deeptools/computeMatrix.py", line 430, in main
   cmo.sortMatrix(hm, args.regionsFileName, args.transcriptID, args.transcript_id_designator)
 File "/package/deeptools-2.4.0/lib/python3.4/site-packages/deeptools/computeMatrixOperations.py", line 621, in sortMatrix
   for k, v in regions[idx].items():

I have the full command so I'll have a look.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions