Hi,
I have a question regarding to how to get PSI value per replicates form the same condition.
I ran the build command with a configuration file clarifying each condition and the replicates belonging to each condition, like condition A = R1, R2, R3, R4. And then I got the output containing .majiq file for each replicate.
i calculated both group/condition level PSI and individual sample PSI using the .majiq files I got. But I notice in some individual sample PSI files, some LSVs are missing compared to the LSVs in the group/condition level PSI file because those LSVs in those individual samples have too low read counts and are filtered out.
So how could I get all the individual sample PSI values for all the LSVs identified in the group PSI files? For example, I know if I run voila tsv on the group/condition level PSI files (.voila) and use --show-all-read-count, I can see the read counts for the LSV in all replicates. Is there similar option to show all PSI as well?
Thank you,
Maoting