-
|
I have a column output in my SQANTI3 classification file entitled 'ISM_3prime'. I would like to use it but first I want to understand where it came from. I am using the latest version of SQANTI3 and using a slightly adapted json file: { So I have specified anything for ISM or subcategories. Basically I just want to check that the 'Yes' which appears in the column 'ISM_3prime' applies to the ISM transcript having 3' support. Is this correct? This is the header of my SQANTI3 classification file: Thank you in advance and also for a great tool :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi, have you modified the classification file somehow to obtain the columns after "filter_result"? Could you share as well the command you use to run sqanti? In theory, you could use filter to keep only IMS_3'prime with the following addtion to your rules: Let me knwo if that works :) |
Beta Was this translation helpful? Give feedback.
From what I am seeing, you are running a quite outdated version of SQANTI3. I would recommend first that you update SQANTI3 to the latest release 5.5.2. Also, don't forget to update the conda environment, I see you have the sqanti2 old environment.
The extra columns that you are seeing after "filter_result" in the classifcation file should not be there and they show redundant information. If you rerun your dataset with the latest release, they will dissapear, and your results will be much more accurate.
If you want to filter to eliminate the ISM 3' or keep them, follow the instructions above :)