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

Remove reverse column, associated script, and references #210

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joverlee521
Copy link
Contributor

The reverse column has effectively been replaced by is_reverse_complement from the Nextclade output. The script ingest/bin/reverse_reversed_sequences.py is no longer used because it's function is now built into Nextclade.

Resolves #209.

Checklist

  • Checks pass

The `reverse` column has effectively been replaced by `is_reverse_complement`
from the Nextclade output. The script `ingest/bin/reverse_reversed_sequences.py`
is no longer used because it's function is now built into Nextclade.

Resolves #209.
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.

Ingest: remove reverse column from metadata TSV
1 participant