Skip to content

creating test script for initial pull request#2

Open
KobeDeTemmerman wants to merge 3 commits intomasterfrom
gen_prog_align_draft
Open

creating test script for initial pull request#2
KobeDeTemmerman wants to merge 3 commits intomasterfrom
gen_prog_align_draft

Conversation

@KobeDeTemmerman
Copy link
Copy Markdown
Owner

No description provided.

@MichielStock
Copy link
Copy Markdown

Maybe you can simplify it a bit? You rely on dictionaries etc, but there does not seem to be a reason to keep track of the ids.

Maybe you could just have that your function inputs a list of sequences, the alignment parameters, and the GA parameters) and just returns a matrix with the alignment. I think you can represent the alignment a Char/integer matrix with the number of rows, the number of sequences. You could even use nothing to indicate gaps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants