Skip to content

RCAS 1.3.4

Compare
Choose a tag to compare
@borauyar borauyar released this 06 Sep 09:02
· 222 commits to master since this release

New features

  • New functions are added for meta-analysis of two or more sample datasets
    • importBedFiles: can import a list of bed files at the same time
    • summarizeQueryRegionsMulti: processes a list of bed files to get feature overlap summaries
    • getIntervalOverlapMatrix: Compares a list of GRanges objects to a target GRanges object
      to get a binary matrix. Useful for downstream processing to get similarity/distance matrices for a group of samples.