sagnikbanerjee15 / Finder

A fully automated gene annotator from RNA-Seq expression data
MIT License
57 stars 14 forks source link

Will this error affect final results? #35

Open xiekunwhy opened 3 years ago

xiekunwhy commented 3 years ago

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

sagnikbanerjee15 commented 3 years ago

Hi @xiekunwhy,

Thank you for your interest in finder. This is a warning which you can ignore.

Please let us know if you face any other issues.

Thank you.