Hi,
I am new to GSEA but have been shown how to analyse RNA Seq data and thought everything was pretty clear, including the preparation of an adequate expression data file - but am now failing at this very first step: I can't seem to upload my file in .txt format, the program instead keeps showing the following error:
<Error Details>
---- Full Error Message ----
There were errors: ERROR(S) #:1
Parsing trouble
java.lang.NumberFormatException: ...
---- Stack Trace ----
# of exceptions: 1
------For input string: "FAIL"------
java.lang.NumberFormatException: For input string: "FAIL"
at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
at sun.misc.FloatingDecimal.parseFloat(Unknown Source)
at java.lang.Float.parseFloat(Unknown Source)
at edu.mit.broad.genome.parsers.TxtDatasetParser._parseHasDesc(TxtDatasetParser.java:229)
at edu.mit.broad.genome.parsers.TxtDatasetParser.parse(TxtDatasetParser.java:129)
at edu.mit.broad.genome.parsers.TxtDatasetParser.parse(TxtDatasetParser.java:87)
at edu.mit.broad.genome.parsers.ParserFactory.readDatasetTXT(ParserFactory.java:202)
at edu.mit.broad.genome.parsers.ParserFactory.read(ParserFactory.java:749)
at edu.mit.broad.genome.parsers.ParserFactory.read(ParserFactory.java:726)
at edu.mit.broad.genome.parsers.ParserWorker.doInBackground(ParserWorker.java:52)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I am also attaching a screenshot of my txt file for reference... although I followed the instructions on the GSEA / Broad Institute wiki page exactly. Am I missing something?
I have been checking and googling for hours now, and while I don't seem to be the only one with this issue (error when uploading txt files...), the solutions that worked for others do not seem to work here!
I would be grateful for any advice anyone here could give me. Thanks in advance!
Sincerely,
Sonali Reisinger