Schema for submissionSource
  Database: visiGene    Primary Table: submissionSource    Row Count: 5   Data last updated: 2010-01-19
Format description: Source of data - an external database, a contributor, etc.
On download server: MariaDB table dump directory
fieldexampleSQL type info description
id 1int(11) range ID of submission source
name Mahoney Labvarchar(255) values Short name: Jackson Labs, Paul Gray, etc.
acknowledgement Thanks to Paul Gray for tra...longtext values Something extra to put in the caption after copyright
setUrl  longblob    
itemUrl  longblob   URL for item. Put %s where imageFile.submitId should go
abUrl  longblob    

Connected Tables and Joining Fields
        visiGene.antibodySource.submissionSource (via submissionSource.id)
      visiGene.submissionSet.submissionSource (via submissionSource.id)

Sample Rows
 
idnameacknowledgementsetUrlitemUrlabUrl
1Mahoney LabThanks to Paul Gray for transferring the images.
3National Institute of Basic Biology (NIBB) XDB projectThanks to Naoto Ueno and colleagues at NIBB for helping make these images available in VisiGenehttp://xenopus.nibb.ac.jphttp://xenopus.nibb.ac.jp/cgi-bin/search?query=%s&name=clone
4GENSATThanks to Michael Dicuccio at NCBI for helping load these images into VisiGene.http://www.ncbi.nlm.nih.gov/projects/gensat/http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?CMD=search&DB=gensat&term=%s
8Allen Brain Atlas (ABA)Thanks to the Allen Institute for Brain Science, particularly to Andrew Boe, Chinh Dang, Darren Jeung, Lon Luong, Susan Sunkin, ...http://www.brainatlas.org/http://www.brain-map.org/search.do?queryText=%s
7MGIThanks to the Gene Expression Database group at Mouse Genome Informatics (MGI) for collecting, annotating and sharing this image ...http://www.informatics.jax.org/http://www.informatics.jax.org/searches/image.cgi?%shttp://www.informatics.jax.org/searches/antibody.cgi?%s

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.