Skip to content

0.1.2

Choose a tag to compare

@mikecormier mikecormier released this 10 Mar 15:25
· 141 commits to master since this release
08fe6a0

CLI Update

Enhancements:

  • Update check-recipe

    • Improve conda list pkg searching
    • Add method to check for header in genomic files
    • Add .csi support
  • Update check-recipe test

    • New tests for check-header function
    • Update helper function for header tests
    • New test for add_files to add extra files to the yaml
    • New test for check-files to account for extra files
    • test for .csi files
  • Update install test to use better conda info searching

  • Update and add new requirements

    • Newest version of conda = 4.8.2
    • Newest version of conda-buld = 3.8.12
    • Add pysam
    • Add cyvcf2
  • Update conda version to conda 4.8.2

Bug fixes:

  • Update stdout for user

  • Update extra file error to a warning and attempt to fix the problem

  • Update utils with new methods

    • Method to check that conda pkg dir for installed ggd metadata. If missing will replace
  • Update utils tests

    • New test for checking conda pkg dir for ggd installed metadata
  • Update Error Handling

Contributors: