davidaknowles / leafcutter

Annotation-free quantification of RNA splicing. Yang I. Li, David A. Knowles, Jack Humphrey, Alvaro N. Barbeira, Scott P. Dickinson, Hae Kyung Im, Jonathan K. Pritchard
http://davidaknowles.github.io/leafcutter/
Apache License 2.0
206 stars 115 forks source link

sQTL annotation with leafviz #150

Open cindywen96 opened 4 years ago

cindywen96 commented 4 years ago

Hi! I'm using leafcutter and FastQTL for sQTL mapping and I generated annotation files with gencode.annotation.gtf and leafviz. I'd like to annotate the significant sQTL/introns I identified. Correct me if I'm wrong, but it seems the leafviz annotation is customized for DS analysis. I wonder if there's a better way, instead of adjusting the prepare_results.R code, to annotate sQTL results (i.e. annotated, cryptic 5', ...). Thanks!

jackhump commented 4 years ago

Hi Cindy,

we don't have that feature right now, but if you're interested in visualising your sQTLs then you can look into running sqtlviztools, a rough R package for doing this. I'm not currently maintaining it but it should give you the code to set up a sQTL app: https://github.com/jackhump/sqtlviztools