faircloth-lab / phyluce

software for UCE (and general) phylogenomics
http://phyluce.readthedocs.org/
Other
76 stars 48 forks source link

Check taxon names for proper sqlite column headers #216

Closed brantfaircloth closed 3 years ago

brantfaircloth commented 3 years ago

Sqlite is picky about column headers, and using the wrong names can cause problems and produce a cryptic error. Check those names before trying to create the sqlite table and report to user what names might be improved.