update_ENCODExplorer: Create or update all the needed data for ENCODExplorer
Description
This function creates or updates ENCODExplorer data according the following
steps :
1) Create the RSQLite databse for the tables in ENCODE
2) Extract essential informations from the RSQLite databse in encode_df
3) Extract accession numbers from all the datasets of RSQLite databse in
accession_df
4) if overwrite = TRUE, the new encode_df will overwrite the former one else
return the newly generated objets.