LICENCE.md
MANIFEST.in
README.md
setup.py
arx_tools/__init__.py
arx_tools/download_ncbi_genome.py
arx_tools/folder_looper.py
arx_tools/genbank_to_fasta.py
arx_tools/import_genome.py
arx_tools/import_genome2.py
arx_tools/import_orthofinder.py
arx_tools/init_folder_structure.py
arx_tools/init_orthofinder.py
arx_tools/metadata_schemas.py
arx_tools/parse_busco.py
arx_tools/reindex_assembly.py
arx_tools/rename_custom_annotations.py
arx_tools/rename_eggnog.py
arx_tools/rename_fasta.py
arx_tools/rename_genbank.py
arx_tools/rename_gff.py
arx_tools/update_folder_structure.py
arx_tools/utils.py
arx_tools.egg-info/PKG-INFO
arx_tools.egg-info/SOURCES.txt
arx_tools.egg-info/dependency_links.txt
arx_tools.egg-info/entry_points.txt
arx_tools.egg-info/requires.txt
arx_tools.egg-info/top_level.txt
arx_tools/data/COG_categories.json
arx_tools/data/annotations.json
tests/test_download_ncbi_genome.py
tests/test_folder_looper.py
tests/test_genbank_to_fasta.py
tests/test_import_genome.py
tests/test_import_genome2.py
tests/test_import_orthofinder.py
tests/test_init_database.py
tests/test_init_orthofinder.py
tests/test_parse_busco.py
tests/test_reindex_assembly.py
tests/test_rename_custom_annotations.py
tests/test_rename_eggnog.py
tests/test_rename_fasta.py
tests/test_rename_genbank.py
tests/test_rename_gff.py
tests/test_utils.py