Skip to content

v0.7.5 (CRAN release)

Choose a tag to compare

@ethanbass ethanbass released this 10 Apr 16:44
· 126 commits to master since this release

chromConverter 0.7.5

  • Changes to sample_names argument in read_chroms: This argument can no longer be supplied with a vector of names. Instead, sample_names can be provided with one of two arguments: basename or sample_name. The default setting (basename) will use the basename of the file, while sample_name will instead use the sample name encoded in the file's metadata.
  • Fixed bug in extract_metadata when sub-setting metadata elements.
  • Added more informative error and warning messages to extract_metadata.
  • Added data.table format option to extract_metadata.
  • Fixed path issue in call_openchrom.
  • Updated documentation in README and call_openchrom manual concerning OpenChrom installation