• Initial github commit
  • Added mogrify functions
  • Added support for working directly from VCF files
  • Added SNV, Insertion & Deletion calling (calvInDel)
  • Added UpSet plot for showing variants by gene/transcript
  • Added overlapsByVar
  • Changed function names
  • Added sjFromExons
  • Major Bugfix in mogrifyTranscriptome when adding var_labels
  • Passed … to mclapply() where relevant
  • Moved extraChIPs to Suggests & stopped chopping the output from sjFromExons()
  • Allowed sjFromExons() to return a GInteractions object
  • Added vignette
  • Switched parY() to an S4 methods