You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correction of how Ensembl data files are pre-processed because of
the apparition of "carriage return" (\r\n) characters.
Give write rights on the neo4j database before copying it in the docker
image.
Rebuild-BED.Rmd
Based on neo4j-community-3.5.7
Ensembl 97
Version 1.1.7 - Release notes - 2019-05-08
Implementation changes
When associating one id to another, the BE identified by the first id
is deleted after that its production edges have been transferred.
After this operation all id "corresponding_to" the first id do not
directly identify any BE as they should be supposed to do. Thus,
it's not recommended to associate such ID to others.
Version 1.1.6 - Release notes - 2019-04-23
Implementation changes
Split the toImport file in the bedImport function before loading csv
in neo4j ==> improve robustness and efficiency of the load
Separate import of nodes and import of edges to avoid neo4j eager issues
Add Sus scrofa support in the dumpUniprotDb function
Ensembl history has been adapted to avoid loop (found for some pig
transcripts)