Skip to content

name edits script and csv file #57

@roblanf

Description

@roblanf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions