master bin contrib roary2svg roary_plots roary_files README.md roary.html roary_plots.ipynb roary_plots.py lib t .gitignore .travis.yml AUTHORS CHANGELOG.md Dockerfile GPL-LICENSE README.md deployment_process dist.ini install_dependencies.sh ...
2 changes: 1 addition & 1 deletion 2 contrib/roary_plots/roary_plots.py Original file line numberDiff line numberDiff line change @@ -68,7 +68,7 @@ def get_options(): # Set index (group name) roary.set_index('Gene', inplace=True) # Drop the other info columns roary.drop(list...