wyguo / ThreeDRNAseq

A pipeline for differential expression and differential alternative splicing analysis
https://github.com/wyguo/ThreeDRNAseq
GNU General Public License v3.0
61 stars 26 forks source link

Error while running the app #15

Open amitpande74 opened 4 years ago

amitpande74 commented 4 years ago

Hi, I get this error: reading in files with read_tsv 1 Warning: Unnamed col_types should have the same length as col_names. Using smaller of the two. Warning: Error in tximport: all(c(abundanceCol, countsCol, lengthCol) %in% names(raw)) is not TRUE 77: Can you please help. regards.

wyguo commented 4 years ago

Hi, For the error message, it seems to be the problem of your input files. Do you have screenshot of the input files? Best