SWISS::FTs |
SWISS::FTs
SWISS::FTs represents the FT (feature) lines within an SWISS-PROT + TrEMBL entry as specified in the user manual http://www.expasy.org/sprot/userman.html .
SWISS::ListBase.pm
list
An array of arrays. Each element is an array containing: a feature key, from position, to position, description, qualifier, FTId and an evidence tag. Example: ['CHAIN', 25, 126, 'Alpha chain', 'By similarity', '/FTId=PRO_0000023008', '{EC1}']
SWISS::FTs |