Home
last modified time | relevance | path

Searched defs:di_record (Results 1 – 1 of 1) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dreaddb.h1857 typedef struct di_record { struct
1858 Int4 oid;
1859 Int4 gi;
1860 Int4 taxid;
1861 Int4 owner;
1862 Char div[4]; /* 3-letter division */
1863 Int4 len; /* Length of sequence */
1864 Int4 hash; /* Hash value for sequence data */
1866 CharPtr acc; /* accession should not exceed this size */
1867 Uint1 mol; /* Molecule type, as in Seq-inst::mol */
[all …]