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

rMATS-long and rmats2sashimiplot #131

Open
suiyue7 opened this issue May 18, 2024 · 1 comment
Open

rMATS-long and rmats2sashimiplot #131

suiyue7 opened this issue May 18, 2024 · 1 comment

Comments

@suiyue7
Copy link

suiyue7 commented May 18, 2024

Hi rMATS team,
I need to use rmats-long to analysis my long-read RNA-seq data. Can I use rmats2sashimiplot to visualize my results?
Thank you.

@EricKutschera
Copy link
Contributor

rmats2sashimiplot is intended for short-read data and it can use output from https://github.com/Xinglab/rmats-turbo. You can also run rmats2sashimiplot without rMATS output (https://github.com/Xinglab/rmats2sashimiplot/tree/v3.0.0?tab=readme-ov-file#bam-files-with-coordinate-and-annotation) but I don't think it will work well with long-read data. One issue is that rmats2sashimiplot filters out reads that have an insertion or deletion and that could be a large proportion of long-reads: https://github.com/Xinglab/rmats2sashimiplot/blob/v3.0.0/src/MISO/misopy/sashimi_plot/plot_utils/plot_gene.py#L557

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