dalmatian icon indicating copy to clipboard operation
dalmatian copied to clipboard

wm.get_sample_sets() function is returning an error

Open sabrinacamp2 opened this issue 4 years ago • 0 comments

Hi,

I have been receiving errors when attempting to retrieve the sample set table from the data model. This function worked for me last week. For clarity this is the full code I used to return a sample set: wm = dalmatian.WorkspaceManager('vanallen-firecloud-dfci/ogct_germline_analysis') sampleset = wm.get_sample_sets()

This is the error I receive:

TypeError: ("argument of type 'int' is not iterable", 'occurred at index scatterIndices')

Any help would be greatly appreciated. I love your tool and use it daily!

All the best, Sabrina

sabrinacamp2 avatar Jul 07 '20 14:07 sabrinacamp2