Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Create SequenceAligner objects without specifying query and target sequences #550

Copy link
Copy link
@lafita

Description

@lafita
Issue body actions

It would be great to be able to create sequence aligner objects without specifying target and query sequences, so that the parameters (or options), like gap penalty, alignment type and substitution matrix, are bundled together with the sequence aligner object, before knowing the sequences that will be aligned. This way we could pass the aligner object to another method as input, and the other method will align sequences using this object.

At the moment the sequences need to be known when constructing the aligner object. i think it would be equivalent to create a parameter object that bundles together the options for a sequence aligner, so that is another option.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement of existing code or methodImprovement of existing code or methodminor

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.