Traceback (most recent call last):
File "align/align.py", line 673, in <module>
main()
File "align/align.py", line 640, in main
logging.debug('Excluded {} empty transcripts'.format(len(transcripts) - len(fragments)))
TypeError: object of type 'IMapIterator' has no len()