Skip to content

I would like to add x numer of N between concatenated sequences with collapse #98

@ericgonzalezs

Description

@ericgonzalezs

I would like to concatenate sequences and add a determined number of N between sequences

Let's say I have these sequences

seq1
AACC
seq2
CCAA
seq3
CCCT

How I could concatenate them and add 2 Ns between them have this

seqNew
AACCNNCCAANNCCCT

Or how to add any required amount of Ns between them?

Many thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementWe don't do that here... yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions