Good morning,
Ive been trying to import htseq files into tximport to transform count reads from transcripts to gene level, All files exist in directory. I am facing this error: txi <- tximport(files, type = "none", geneIdCol = "UCSCID", countsCol = "Counts") reading in files with readtsv 1 Error in importer(files[i]) : could not find function "importer"
I tried different things, changing file format, unistalling and re-installing tximport package, but Im still having this error!
Any help with this?
Thank you,
If I try another option:
I get another error, I dont know where its coming from.
Thank you for yor help