Hello I was analysing some data using StingTie, initially was working fine, then at some point I start getting an error (it is reported as a tool error). I indeed tried to run again StringTie for a samples that had worked fine and now I get a tool error.
Can anyone help me fixing this?
Best,
P
I actually figure out that there is the error only when running StringTie with the output for differential expression analysis using DESeq2.
It is not clear what tool is presenting with an error. DE analysis is covered in much detail in the Galaxy Tutorials and might be able to help you to solve the problem.
Troubleshooting overview:
Troubleshooting FAQ, including how to check for input problems:
The subsection of that first post that covers using tutorials to troubleshoot usage problems. You’ll find DE analysis under the “Transcriptomics” tutorial group.
Hope that helps!
Hi,
I have used HISAT (for alignment)-Stringtie(Assembly). After analyzing with stringtie there are five output.They are
Intron to transcript mapping
Exon to transcript mapping
Transcript level expression measurement
Coverage and
Assembled transcripts.
I merged the assembled GTF files using both Stringtie and cuffmerge. I tried both merged files (Stringtie and cuffmerge) in cuffdiffs both gave me errors. I tried individual GTF assembled files from stringtie and used in DES2 and EdgeR. All of them gave me errors. Can someone guide me if i doing something wrong? If the process i am following is correct can you please suggest me the possible alternatives for differential expression using string tie.
Thanks in advance