Skip to content

Indel discount feature#115

Draft
bwlang wants to merge 3 commits into
andersen-lab:masterfrom
bwlang:indel_discount
Draft

Indel discount feature#115
bwlang wants to merge 3 commits into
andersen-lab:masterfrom
bwlang:indel_discount

Conversation

@bwlang

@bwlang bwlang commented Jan 7, 2022

Copy link
Copy Markdown

fixes issue #114

@bwlang

bwlang commented Jan 7, 2022

Copy link
Copy Markdown
Author

This hardcoded discount is a proof of concept... it produces the desired consensus sequence (discount_ivar.fa) but needs more work to figure out how to get an option into the user interface and to confirm that it does not produce unwanted indels elsewhere.

(seq) ➜  data git:(indel_discount) ✗ cut -c 22180-22240 std_ivar.fa

GCACACGCCTATTATAGTGCGTNNNNNNNNNGATCTCCCTCAGGGTTTTTCGGCTTTAGAA
(seq) ➜  data git:(indel_discount) ✗ cut -c 22180-22240 discount_ivar.fa

GCACACGCCTATTATAGTGCGTGAGCCAGAAGATCTCCCTCAGGGTTTTTCGGCTTTAGAA```

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant