Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove reverse complement suffix from outputs except nuc fasta #916

Merged
merged 2 commits into from
Jul 1, 2022

Conversation

ivan-aksamentov
Copy link
Member

Followup of #887

We reconsidered: we will only append suffix to sequence names in aligned fasta output. So this removes the suffix from all other places (incl. translation fastas).

Followup of #887

We reconsidered: we will only append suffix to sequence names in aligned fasta output. So this removes the suffix from all other places (incl. translation fastas).
@vercel
Copy link

vercel bot commented Jun 30, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nextclade ✅ Ready (Inspect) Visit Preview Jul 1, 2022 at 3:44AM (UTC)

@rneher
Copy link
Member

rneher commented Jun 30, 2022

this works as expected for me. The only thing I would suggest to change is the warning/error msg. this is currently

...and 'reverse complement' suffix will be added to sequence ID.

maybe

...and 'reverse complement' suffix will be added to the fasta header in the nucleotide alignment.

@ivan-aksamentov ivan-aksamentov merged commit 9c6044c into master Jul 1, 2022
@ivan-aksamentov ivan-aksamentov deleted the feat/rev-compl-suffix branch July 1, 2022 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants