Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@timoast timoast released this 08 Dec 20:07
· 487 commits to master since this release

Bug fixes:

  • Fixed bug in FeatureMatrix() when cells information not present in Fragment object (#803)
  • Fixed bug in object merging (#804)
  • Add ability to run LinkPeaks() using Ensembl IDs (#858)
  • Fix issue in GeneActivity() when gene names are NA (#865)
  • Fix bug in FeatureMatrix() when only one region supplied
  • Allow negative values in ExpressionPlot() when using scaled data (#893)

Other changes:

  • Added idf parameter to RunTFIDF() to use precomputed IDF vector
  • Added gene.id parameter to GeneActivity() to allow output genes named using gene ID (#837)
  • Added sep parameter to ConnectionsToLinks() (#841)