New Features

  • target_dir parameter accepts a special value ‘stdout’ to print to console. This is useful for ‘piping’ in bioinformatics applications
  • extracts now all contigs in an .ace file
  • added print method to display all IDs

Changes

  • returned object is of type list (instead of character)

Fixes

  • URL format for CRAN self reference uses now the recommended format
  • updated tutorial
  • fixed bug in README
  • example revision
  • Revised documentation
  • Added more tests.
  • Added a NEWS.md file to track changes to the package.