Schema for imageFileFwd
  Database: visiGene    Primary Table: imageFileFwd    Row Count: 5,724   Data last updated: 2006-06-07
On download server: MariaDB table dump directory
fieldexampleSQL type info
fromIf 1int(11) range
toIf 109837int(11) range

Connected Tables and Joining Fields
        visiGene.image.imageFile (via imageFileFwd.fromIf)
      visiGene.imageFile.id (via imageFileFwd.fromIf)

Sample Rows
 
fromIftoIf
1109837
2109835
3111249
4110684
5110685
6112097
7112096
8111702
9111703
10111729

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