diff --git a/wranglertools/get_field_info.py b/wranglertools/get_field_info.py index 6f309c0d..b532f015 100755 --- a/wranglertools/get_field_info.py +++ b/wranglertools/get_field_info.py @@ -230,7 +230,7 @@ class FieldInfo(object): sheet_order = [ "User", "Award", "Lab", "Document", "ExperimentType", "Protocol", "Publication", "Organism", - "IndividualMouse", "IndividualFly", "IndividualHuman", "FileFormat", "Vendor", "Enzyme", + "Vendor", "IndividualMouse", "IndividualFly", "IndividualHuman", "FileFormat", "Enzyme", "Construct", "TreatmentRnai", "TreatmentAgent", "GenomicRegion", "Gene", "BioFeature", "Antibody", "Modification", "Image", "Biosource", "BiosampleCellCulture", "Biosample", "FileFastq", "FileProcessed", "FileReference", "FileCalibration",