Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Fix issue #271 #291

Merged
merged 3 commits into from
Sep 6, 2014
Merged

BUG: Fix issue #271 #291

merged 3 commits into from
Sep 6, 2014

Commits on Sep 5, 2014

  1. BUG: Fix problem with unique/single valued-columns

    If a category in the mapping file had a unique/single valued column,
    this would automatically be removed regardless of the fact that the user
    could have asked to keep the column. Some tests were fixed to reflect
    the case they were checking.
    
    Fixes biocore#271
    ElDeveloper committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    bc0b27d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa232fd View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2014

  1. Configuration menu
    Copy the full SHA
    76da557 View commit details
    Browse the repository at this point in the history