Hi,
I got the following error when running finder, will it affect the final results?
fixOverlappingAndMergedTranscripts.py:347: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray
coverage_info[transcript_id]["bed_cov"]=np.array(temp)
Hi, I got the following error when running finder, will it affect the final results? fixOverlappingAndMergedTranscripts.py:347: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this, you must specify 'dtype=object' when creating the ndarray coverage_info[transcript_id]["bed_cov"]=np.array(temp)
Best, Kun