Skip to content

Addition of a new checksum for circular DNA with one strand input (ccseguid) #30

@gyorgy5635

Description

@gyorgy5635

Quite often during plasmid design a single strand is edited. I would be convenient to generate a new cheksum (e.g., ccseguid - circular check SEGUID) based on the single strand only. The _manip.py could generate the reverse complement of the DNA sequence (e.g., ReverseComplementDNA in C# implementation). The ccseguid method could take the DNA sequence, convert all characters to upper case, remove all characters not in ['AGCT'], generate the reverse complement, and use the cdseguid to generate the cheksum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions