Molecules defines all the bio-objects interactions and pathways in the pathogen molecule. Also includes the data sources of all the information
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PathogenName (a string) gives the name of the pathogen.
Element 'CurationInfo' defines curation information
| |||||||||||||||||||||||||||||||||||||
Curators (a string) is the curators who are responsible for the curation.
Element 'Date' is a date
Element 'Version' is the version number
Element 'Note' is the comment made by the curator(s)
Element 'Revision' is a revision information
| |||||||||||||||||||||||||||||||
Element 'contact-info' includes contact information
| ||||||||||||||||||||||||||||
Email is the email for answering related questions
Element 'Telephone' includes telephone number for contact
Element 'address' includes mailing address information
BioObject defines the bio-objects (protein, protein complex, membrane protein, cell membrane, spore, ion, energy molecule, etc.) in the pathogen. Gives the name and type of the bio-objects
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
BioObjectID (a string) is a unique ID for for all bio-objects, interactions and pathways. ImageRefs (strings) is a reference to an ImageUnit that corresponds to this bio-object.
Name (a string).
Type (a string).
Location (a string).
Function (a string).
Description (a string).
Defines the interactions between bio-objects in the pathogen. Gives the type and description of the interaction.
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
InteractionID (a string) is a unique ID for for all bio-objects, interactions and pathways. Co-factors (strings) is a reference to the bio-objects that are co-factors in this interaction. InputObjects (strings) is a reference to the bio-objects that are inputs to this interaction. OutputObjects (strings) is a reference to the bio-objects that are outputs of this interaction. ImageRefs (strings) is a reference to an ImageUnit that corresponds to this interaction. GO_Evidence_Code uses GO evidence code to indicate the evidence level for the interaction
Modifier defines the factors which afffect an interaction, hence affecting pathway(s).
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ModifierID (a string) is a unique ID for each modifier. InteractionRef (a string) refers to the interaction where the modifier acts.
Defines the pathways in the pathogen. Gives the name and description of the pathway.
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PathwayID (a string) is a unique ID for all bio-objects, interactions and pathways. Datum (strings) is a reference to the interactions that belong to this pathway. SubPathways (strings) is a reference to the pathways that are sub-pathways to this pathway. DataSourceRefs (strings) are references to a particular DataSource corresponding to this Taxon ImageRefs (strings) is a reference to an ImageUnit that corresponds to this pathway.
DataSource defines the source from which factors involved in pathogenesis were obtained. This might be from journals, websites, books, databases, etc.
| ||||||||||||||||||||||||||||||||||
JournalArticle defines the article from the journal from where the data is collected
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RefID (a string) is a unique ID for all Journal articles, books, databases, websites and curator inferences. PubmedID (a string) is a unique ID from Pubmed Online
AuthorLine (a string) is a list of authors
Title (a string) is the title of the article
JournalTitle (a string) is the jornal name
Volume (a string) is the Volume of publication
Issue(a string) is the Issue of publication
StartPage (a string) is the start page of published article
EndPage (a string) is the end page of published article
Book defines a book from where the data is collected
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RefID (a string) is a unique ID for all Journal articles, books, databases, websites and curator inferences. ISBN is a unique ID provided by the book publisher
Title (a string) is the title of chapter article
BookEditor (a string) is the editor of the book.
Pages (a string) is number of pages of a published article.
Ppublisher (a string) is the publisher of the book.
Database define the database from where the data is collected
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RefID (a string) is a unique ID for all Journal articles, books, databases, websites and curator inferences.
URL (a string) is the url of the website.
Section (a string)
Website defines the data source(s) of all the data from a website. This includes information that is seen on a website, like the author, article title and the url of the site
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
RefID (a string) is a unique ID for all Journal articles, books, databases, websites and curator inferences.
CuratorInference defines inferences on a particular subject by the curator
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||
RefID (a string) is a unique ID for all Journal articles, books, databases, websites and curator inferences.
Defines an Image that corresponds to a bio-object, interaction or a pathway in the pathogen. Gives the name, URL, an imagemap that identifies hotspots and a description of the image.
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ImageID (a string) is a unique ID for all images DataSourceRefs (strings) are references to a particular DataSource corresponding to this Taxon
Defines the imagemap for an image. Defines all the hot-spots (clickable rectangular or circular regions)
| ||||||||||||||||||||||||||||
Defines a rectangular region in the image that is clickable. The target is the unique ID of a bio-object, interaction or a pathway. Gives the x and y co-ordinates of the top left corner and the width and height of the rectangular region
| ||||||||||||||||||||||||||||||||||
Defines the target of a particular hotspot (clikable region)
|
| ||||||||||||||||||||||||||||||||||||||||||||
TargetID (string) is a unique ID of a bio-object, interaction or pathway
Defines a circular region in the image that is clickable. The target is the unique ID of a bio-object, interaction or a pathway. Gives the x and y co-ordinates of the center point and the radius of the circular region
| |||||||||||||||||||||||||||||||
X co-ordinate (int)
Y co-ordinate (int)
Height (int)
Width (int)
Radius (int)