Changes between Version 9 and Version 10 of DDBJ-KEGG-PDBj
- Timestamp:
- 2009/03/17 17:57:13 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DDBJ-KEGG-PDBj
v9 v10 70 70 71 71 == Pick one column and run blast against PDB == 72 Let's pick the species ''j''. 72 73 {{{ 73 for j = 1 to N 74 for i = 1 to M 74 for i = 1 to M 75 75 run blast (protein(i,j) against PDB 76 76 }}}