tripal / tripal_analysis_expression

Extension module for the Tripal toolset to show differential expression data. This module was made for Drupal 7, Tripal 3, and Chado 1.3.
GNU General Public License v2.0
4 stars 11 forks source link

Expression Loading completes but doesn't do anything #309

Closed martacds closed 5 years ago

martacds commented 5 years ago

Hi!

I am trying to upload some expression data that I have uploaded before, just for a different analysis. When I run the job, the first and last messages are what I expected (the warning about rolling back if it fails, and the Done.) but in the middle it's just a space, whereas I was expecting a series of errors regarding the pseudogenes in my sequences (see: #295 ). Afterwads I have no expression.

I have already have the organism, the analysis and the biosamples loaded. I'm afraid it might be somehting silly but I just can't figure out what it is.

Thaks in advance!

UPDATE: Apparently the problem is just with the option Unique Name. I just tried with a different matrix that is organized by Name and it worked: the expression values were uploaded to my portal.

jwest60 commented 5 years ago

Glad you got it fixed. We just merged a change that gives more clear logging information on the job page, so if the issue occurs again, you should be able to see what's happening with your job.

martacds commented 5 years ago

Well, I didn't really get it fixed, I just used a different type of file that wasn't ideal, unfortunately. But I will have to run it again, so hopefully the extra info will help. Thanks!

martacds commented 5 years ago

Hi again! I just re-tried with the matrix set for unique name and got the error "Please make sure there is only one instance of each feature in the expression file." even though I know there are no duplicate entries.

What is happening?

Thanks in advance

martacds commented 5 years ago

Figured it out! The file was accidentaly saved comma delimited. Closing this.