Difference between revisions of "Dictionary Update"

From Anote2Wiki
Jump to: navigation, search
(Loading a Dictionary to the clipboard:)
 
(17 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
[[Category:HOWTOs]]
 
[[Category:HOWTOs]]
  
After [[Dictionary_Create| creating a Dictionary]] the user can update the terms and synonyms from several different databases (using their flat-files) or the internal Biowarehouse database.
+
After [[Dictionary_Create| creating a Dictionary]] you can update the terms and synonyms from several different databases (using their flat-files) or the internal Biowarehouse database.
 
This operation allows the user to add contents to a dictionary, which can come from several sources.
 
This operation allows the user to add contents to a dictionary, which can come from several sources.
  
 
== Loading a Dictionary to the clipboard: ==
 
== Loading a Dictionary to the clipboard: ==
  
To have access to dictionary management operations, the user has to firstly load the dictionary datatype to the clipboard. To do this, the Dictionaries datatype on the clipboard needs to be selected and a view is launched in the right hand side panel containing the list of available dictionaries.
+
To have access to dictionary management operations, you have to firstly load the dictionary datatype to the clipboard. To do this, the Dictionaries datatype on the clipboard needs to be selected and a view is launched in the right hand side panel containing the list of available dictionaries.
To load a Dictionary to the clipboard, the user must select the appropriate row on the table and click in the load icon (rightmost button, highlighted by a red circle).
+
To load a Dictionary to the clipboard, select the appropriate row on the table and click in the load icon (rightmost button, highlighted by a red circle).
 
The dictionary is now in the clipboard (highlighted by a red arrow) being possible to perform operations over it.
 
The dictionary is now in the clipboard (highlighted by a red arrow) being possible to perform operations over it.
 +
  
 
[[File:Dictionary_Load.png|1500px|center]]
 
[[File:Dictionary_Load.png|1500px|center]]
  
 +
 +
== Updating Dictionary ==
 +
 +
To update the dictionary contents, right click over the desired dictionary (highlighted by a red arrow in the image above), selecting the option Dictionary Update.
  
  
 
[[File:Dictionary_Update.png|1500px|center]]
 
[[File:Dictionary_Update.png|1500px|center]]
  
== Updating Dictionary: ==
 
  
To update the dictionary contents, right click over the desired dictionary (highlighted by a red arrow in the image above), selecting the option Dictionary Update.
+
[[File:Dictionary_Update_GUI.png|800px|center]]
  
[[File:Dictionary_Update_GUI.png|800px|center]]
 
  
A GUI is launched where the used can select the source of the dictionary, the entity class for the terms to be uploaded and choose the file to upload.  
+
A GUI is launched where you can select the source of the dictionary, the entity class for the terms to be uploaded and choose the file to upload.  
Some sources allow selecting the organism.  
+
Some sources allow selecting the organism.
  
 
== Flat Files Supported: ==
 
== Flat Files Supported: ==
 +
 
Currently, @Note supports the following sources:
 
Currently, @Note supports the following sources:
  
*'''BioWarehouse''' integrated databases (http://biowarehouse.ai.sri.com/);
 
 
*'''BioCyc''' flatfiles (http://biocyc.org/download.shtml) ;
 
*'''BioCyc''' flatfiles (http://biocyc.org/download.shtml) ;
*'''ChEBI''' flatfiles (http://www.ebi.ac.uk/chebi/downloadsForward.do);
+
*'''ChEBI''' names.tsv flatfiles (ftp://ftp.ebi.ac.uk/pub/databases/chebi/Flat_file_tab_delimited/names.tsv.gz);
*'''NCBI Taxonomy''' flatfiles (ftp://ftp.ncbi.nih.gov/pub/taxonomy/);
+
*'''NCBI Taxonomy''' names.dmp flatfiles (ftp://ftp.ncbi.nih.gov/pub/taxonomy/taxdmp.zip);  
*'''UniProtKB/Swiss-Prot''' flatfiles (http://www.uniprot.org/downloads);
+
*'''UniProtKB/Swiss-Prot''' flatfiles (ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/complete/uniprot_sprot.dat.gz);
*'''MGI Entrez Genes''' flatfiles (ftp://ftp.informatics.jax.org/pub/reports/index.html).
+
*'''NCBI Gene''' flatfiles (ftp://ftp.ncbi.nlm.nih.gov/gene/DATA/GENE_INFO).
 +
*'''Brenda''' old flat files (2012)
 +
*'''Kegg''' old flat files (2012)
 +
*'''Drugbank''' drugbank vocabulary tsv file (https://www.drugbank.ca/releases/latest#open-data).
 +
 
  
After this operation, the user can view a [[Resources_Update_Report]]
+
After this operation, you can view a [[Resources_Update_Report| resources update report]]

Latest revision as of 15:14, 4 April 2017

After creating a Dictionary you can update the terms and synonyms from several different databases (using their flat-files) or the internal Biowarehouse database. This operation allows the user to add contents to a dictionary, which can come from several sources.

Loading a Dictionary to the clipboard:

To have access to dictionary management operations, you have to firstly load the dictionary datatype to the clipboard. To do this, the Dictionaries datatype on the clipboard needs to be selected and a view is launched in the right hand side panel containing the list of available dictionaries. To load a Dictionary to the clipboard, select the appropriate row on the table and click in the load icon (rightmost button, highlighted by a red circle). The dictionary is now in the clipboard (highlighted by a red arrow) being possible to perform operations over it.


Dictionary Load.png


Updating Dictionary

To update the dictionary contents, right click over the desired dictionary (highlighted by a red arrow in the image above), selecting the option Dictionary Update.


Dictionary Update.png


Dictionary Update GUI.png


A GUI is launched where you can select the source of the dictionary, the entity class for the terms to be uploaded and choose the file to upload. Some sources allow selecting the organism.

Flat Files Supported:

Currently, @Note supports the following sources:


After this operation, you can view a resources update report