TobiTekath / DTUrtle

Perform differential transcript usage (DTU) analysis of bulk or single-cell RNA-seq data. See documentation at:
https://tobitekath.github.io/DTUrtle
GNU General Public License v3.0
17 stars 3 forks source link

Df is not dataframe error #23

Closed pragathi-sneha closed 3 weeks ago

pragathi-sneha commented 6 months ago

Dturtle <~ run_drimseq ()

gives an error

it works fine till removing features and then gives an error : df is not a dataframe

Pls help me with this . TIA

TobiTekath commented 5 months ago

Hi Tia, thank you for using DTUrtle and reaching out.

I need a bit more information about the issue you are experiencing.

Could you please provide the error stack trace (which would allow to see where and in which line the error occurs). Also any previous messages run_drimseq() gives, as well as an head of your tx2gene for example would help immensely.

Many thanks.