Starlitnightly / omicverse

A python library for multi omics included bulk, single cell and spatial RNA-seq analysis.
https://starlitnightly.github.io/omicverse/
GNU General Public License v3.0
431 stars 45 forks source link

bug in survial_init #62

Closed aopisco closed 2 months ago

aopisco commented 8 months ago

Thanks for these tcga utils! I'm getting an error with survial_init that points to these lines. The result of .loc is a single value so .iloc[0] doesn't exist.

Starlitnightly commented 7 months ago

I'm sorry, can you provide details of the error report?