Skip to content

Create a new module with seqviz #1141

@lpatiny

Description

@lpatiny

https://github.com/Lattice-Automation/seqviz

Possibility to have DNA sequences as input that are translated automatically

import { translateDNA } from "./utils/sequence";
let result = translateDNA("AAATTTCCCGGG");
console.log(result);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions