Skip to contents

Takes GenBank record's elements and returns a SeqRec. For sequences with lots of features, the sequence is broken down into these features provided they are of the right size. Sequences are either returned as features or whole sequence records, never both.

Usage

rawseqrec_breakdown(record_parts, ps)

Arguments

record_parts

list of record elements from a GenBank record

ps

Parameters list, generated with parameters()

Value

list of SeqRecs