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

name edits script and csv file #57

Open
roblanf opened this issue Nov 21, 2023 · 0 comments
Open

name edits script and csv file #57

roblanf opened this issue Nov 21, 2023 · 0 comments

Comments

@roblanf
Copy link
Owner

roblanf commented Nov 21, 2023

Sometimes we need to change names to remove special characters. To make this reproducible, we should have an

edit_names.py script in the utility scripts.

This should be run on every alignment. IF any names get changed in the original alignmnent, it should output a csv file with one name change per line, and two columns:

  • original_name
  • new_name
original_name, new_name
Homo-sapiens, Homo_sapiens
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

No branches or pull requests

1 participant