I have tried putting directly the directory as follows:
python prepDE.py -i /media/andrea/Andrea/myfile.gtf
The error is the same:
Error: Text file with sample ID and path invalid (1 havana transcript 868240 870201 . - . gene_id "ENSG00000230368"; transcript_id "ENST00000432963"; ref_gene_name "FAM41C"; cov "0.0"; FPKM "0.000000"; TPM "0.000000";)
My python version is: Python 2.7.15rc1
thanks for any suggestions
Which python version are you using?
I think is python 2 i think
If you issue
python --version, you will be sure.