There is a newer version of the record available.

Published March 16, 2017 | Version v0.1.2
Software Open

rnabioco/valr: valr 0.1.2

  • 1. University of Colorado School of Medicine
  • 2. CU Denver Anschutz

Description

Major changes

  • Deprecate bed_sort() in favor of using dplyr::arrange() explicitly (fixes #134).
Minor changes
  • add src/init.c that calls R_registerRoutines and R_useDynamicSymbols to address NOTE in r-devel

  • Deprecate dist parameter in bed_closest() in favor of using user supplied functions (#182 @kriemo)

  • Make .id values sequential across chroms in bed_cluster() output (#171)

  • Transfer repository to http:://github.com/rnabioco/valr, update links and docs.

  • Move shiny app to new repo (http://github.com/rnabioco/valrdata).

  • Add Kent Riemondy to LICENSE file.

Bug fixes
  • bed_merge() now merges contained intervals (#177)

Files

rnabioco/valr-v0.1.2.zip

Files (1.2 MB)

Name Size Download all
md5:74cdd4f822b204e67bcc76526e14c759
1.2 MB Preview Download

Additional details

Related works