Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sashimi group #124

Open
Qingru44004 opened this issue Mar 25, 2024 · 3 comments
Open

sashimi group #124

Qingru44004 opened this issue Mar 25, 2024 · 3 comments

Comments

@Qingru44004
Copy link

Hi,

Does the sashimi plot support drawing more than 2 groups by customization? If not, is there any other way that I can do it? Thanks.

Best,
Qingru

@EricKutschera
Copy link
Contributor

Yes, you can add more than 2 groups with --group-info. The example in the README could be modified to have three groups with grouping.gf changed to:

group1name: 1-2
group2name: 3-4
group3name: 5-6

https://github.com/Xinglab/rmats2sashimiplot/tree/v3.0.0?tab=readme-ov-file#using-a-group-file

@Qingru44004
Copy link
Author

Thanks. If I have three groups of data. I did rmats on each pair. Now, I want to plot sashimi on the common events of these three groups. How should I do it?

@EricKutschera
Copy link
Contributor

You can run all of the data in the same post step. Then you'll have one set of output files with all of the events and the read counts for each sample: https://github.com/Xinglab/rmats-turbo/tree/v4.3.0?tab=readme-ov-file#running-the-statistical-model-separately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants