Skip to content

Question not Issue #46

@marjanUofT

Description

@marjanUofT

The task is to generate new sequences by introducing a random number of mutations at random positions within a specific range of positions, such as [29, 110).

I have the wild-type (WT) sequences, and I need to:

Apply a random number of mutations.
Mutate random positions within the defined range.
I am unsure if any of the available models can achieve this directly. If no suitable model exists, I can implement a method to generate mutations at random positions and then pass each mutated sequence to a model.

The goal is to generate at least 1,000 new sequences.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions