Replies: 1 comment
-
|
I was able to solve this by replacing a line within sqanti3/release_sqanti3/src/parallel.py to allow handling of different sample names: Within parallel.py:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to run SQANTI3 QC and it processes through much of the pipeline but fails every time when it gets to the fl_count matrix due to this error. It is detecting an accepted counts matrix format but fails afterwards.
I am supplying the IsoQuant output file called:
OUT.discovered_transcript_grouped_counts.tsvand I have tried modifying it a few different ways.The default output format of the counts matrix from IsoQuant is:
I tried modifying it a few different ways to match the SQANTI3 documentation
Version 1:
Version2:
The error was generated when I ran it using Version 1. I did not use PacBio IsoSeq, so the transcript IDs are different (e.g. transcript1.chr1.nnic), but I figured this would be okay. How should the fl_counts matrix be formatted or are there any other fixes? I am out of ideas!
Anyone run SQANTI3 with the files from the IsoQuant output?
Beta Was this translation helpful? Give feedback.
All reactions