How to get/make a .gf file? rmats2sashimi
Can someone tell me how to make a .gf file for the grouping option of the Sashimi plot in rmats2sashimi?
• 1,362 views
•
link
1 answer
Did you read the manual? https://github.com/Xinglab/rmats2sashimiplot
As an example: --b1 a.bam,b.bam,c.bam --b2 d.bam,e.bam,f.bam with this grouping file
firstGroup: 1,4
secondGroup: 1-3,5,6
Defines firstGroup=a.bam,d.bam and secondGroup=a.bam,b.bam,c.bam,e.bam,f.bam
• 0 views
•
link
Log in to answer this question.