mlbendall / telescope

Quantification of transposable element expression using RNA-seq
MIT License
64 stars 17 forks source link

fix issue #15 'int' object is not iterable #59

Open fizwit opened 9 months ago

fizwit commented 9 months ago

fix issue #15

File "/app/software/Telescope/1.0.3-20230222-gfbf-2022b/lib/python3.10/site-packages/telescope/utils/model.py", line 255, in _load_sequential
    _minAS = min(_minAS, *_scores)
TypeError: 'int' object is not iterable
flatychen commented 3 months ago

it worked for me ! thanks!

moxgreen commented 1 month ago

Please merge this pull request