Question: Deseq2 RIP seq analisys
1
gravatar for Joan Gibert
2.2 years ago by
Joan Gibert • 20
Barcelona/PRBB
Joan Gibert • 20 wrote:

I am following this: https://support.bioconductor.org/p/61509/

After HTseq, Deseq2 cannot perform the (IP for B / IP for A) / (Input for B / Input for A). I did this by adding two different "Factors". The first with the RIPseq data (1st Factor level WT; 2nd Factor level KO) and the second the RNAseq data (1st Factor level WT; 2nd Factor level KO).

It gives the following error:

Fatal error: An undefined error occured, please check your intput carefully and contact your administrator. Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors' Error in row.names<-.data.frame(*tmp*, value = value) :

I google it and it seems that it's something regarding with the input names. I changed them but still the same.

What do you think guys that I am doing wrong?

Thanks! Joan

deseq2 • 906 views
ADD COMMENT • link • modified 2.2 years ago by Jennifer Hillman Jackson ♦ 25k • written 2.2 years ago by Joan Gibert • 20
1

Here it is the full error:

Fatal error: An undefined error occured, please check your intput carefully and contact your administrator. Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors' Error in row.names<-.data.frame(*tmp*, value = value) : duplicate 'row.names' are not allowed Calls: rownames<- ... rownames<- -> row.names<- -> row.names<-.data.frame Warning message: non-unique values when setting 'row.names':

ADD REPLY • link written 2.2 years ago by Joan Gibert • 20

Hello - Are you performing the analysis within Galaxy? If so, where? Galaxy Main http://usegalaxy,org, a local, a cloud, or some other public server (URL)?

ADD REPLY • link written 2.2 years ago by Jennifer Hillman Jackson ♦ 25k

Hi! I'm using the Galaxy Main http://usegalaxy,org

ADD REPLY • link written 2.2 years ago by Joan Gibert • 20
0
gravatar for Jennifer Hillman Jackson
2.2 years ago by
United States
Jennifer Hillman Jackson ♦ 25k wrote:

Hello -

While the error message indicates that there are duplicates within the input, a google on this error message reveals that it is commonly associated with a missing tool dependency. If true, that is something that would need to be fixed either with the wrapped tool itself or on the http://usegalaxy.org server.

Would you please send in a bug report from one of the error datasets for us to look at? Please make sure all inputs and the job itself are undeleted. Please include a link to this Biostars post in the comments so we can link the two.

How to send in a bug from Galaxy Main: https://wiki.galaxyproject.org/Support#Reporting_tool_errors

Thanks for reporting the problem, Jen, Galaxy team

ADD COMMENT • link modified 2.2 years ago • written 2.2 years ago by Jennifer Hillman Jackson ♦ 25k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 171 users visited in the last hour