Public Member Functions

MGT::FeatIO::IdMap Class Reference

List of all members.

Public Member Functions

def __init__
def selByOldId

Detailed Description

Map of old IDs to new IDs created as a result of e.g. sequence shredding

Constructor & Destructor Documentation

def MGT::FeatIO::IdMap::__init__ (   self,
  records 
)
Constructor.
@param records numpy recarray mapping "oldId" to "id" field, 1-to-N, so that "id" is unique

Member Function Documentation

def MGT::FeatIO::IdMap::selByOldId (   self,
  ids 
)
Return a new IdMap object that contains only records within a given old ids sequence

The documentation for this class was generated from the following file: