Changeset 6141 for trunk/AWT/AWT_seq_protein.cxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/AWT/AWT_seq_protein.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/AWT/AWT_seq_protein.cxx
r5827 r6141 267 267 if (p[idx]&APP_GAP) { // contains a gap 268 268 mutations = 1; // count first gap as mutation 269 // @@@ FIXME: rethink the nline above. maybe it should be 3 mutations ?269 // @@@ FIXME: rethink the line above. maybe it should be 3 mutations ? 270 270 271 271 #if !defined(MULTIPLE_GAPS_ARE_MULTIPLE_MUTATIONS)
