CodonU.extractor.extract_cds_lst
Module Contents
Functions
|
Extracts the list of features if their type is CDS |
- CodonU.extractor.extract_cds_lst.extract_cds_lst(record: Bio.SeqRecord.SeqRecord) tuple[Any, Ellipsis]
Extracts the list of features if their type is CDS
- Parameters:
record – Original Sequence Record object from where the CDS is to be extracted
- Returns:
A tuple of FeatureLocation objects