CHANGES IN VERSION 1.3.0
------------------------

NEW FEATURES

    o Added quiet param to the queryEncode and searchEncode functions.
    o Added the Roadmap datasets.
    o Updated the encode_df object with the latest changes in the ENCODE.
      database.

BUG FIXES

    o Solved a bug that caused get_schemas function to fail because a directory
      was added in the ENCODE database schemas.
    o Solved a bug with the searchEncode function caused by changes in the
      ENCODE REST API.

CHANGES IN VERSION 1.5.0
------------------------

NEW FEATURES

    o Updated clean_column to extract more information from ENCODE tables.
    o Deleted export_ENCODEdb_accession function.
    o Deleted update_ENCODEdb function.

BUG FIXES

    o Solved various bug directly linked with the extraction of information from
      ENCODE database

CHANGES IN VERSION 1.5.0
------------------------

NEW FEATURES

    o Added fuzzySearch function, a less specific version of queryEncode
    o Added createDesign function to organize files extracted with queryEncode or fuzzySearch
    o New version of downloadEncode
    o Added the shinyApp of ENCODExplorer, see shinyEncode
    o Added a few column to encode_df database