Hi,
I've been using leafcutter downstream of STAR. In addition to outputting .bam, STAR also outputs a .SJout file, which contains a list of "high quality" splice junctions with read counts. It seems possible to use these .SJout files from STAR as the input to leafcutter clustering (i.e. instead of running bed2junc on the bam files and clustering based on that). Would you recommend one way or another? I have noticed that the resulting .junc file from bed2junc has many more junctions, sometimes up to 2x more, than the SJout file, presumably because STAR does some additional filtering step on junctions.
Thanks,
Sahin