Data from: Behavioral and hormonal responses to urbanization in ants
Data files
Jul 28, 2025 version files 81.48 KB
-
collective_foraging.csv
55.28 KB
-
exploration_DOL.csv
14.39 KB
-
ind_behavior.csv
2.48 KB
-
LC-MS_feeding.csv
257 B
-
LC-MS_standing.csv
1.38 KB
-
R_Code_Neumann_2025.R
2.56 KB
-
README.md
2.82 KB
-
repeatability.csv
2.31 KB
Jun 08, 2026 version files 82.71 KB
-
collective_foraging.csv
55.28 KB
-
exploration_DOL.csv
14.39 KB
-
ind_behavior.csv
2.48 KB
-
LC-MS_feeding.csv
257 B
-
octopamine_ind.csv
2.60 KB
-
R_Code_Neumann_2026.R
2.57 KB
-
README.md
2.82 KB
-
repeatability.csv
2.31 KB
Abstract
Urbanization has profound effects on biological communities. Behavioral traits can facilitate adaptation to anthropogenic environments and predict how species might respond to urbanization. We studied the behavior of the odorous house ant (Tapinoma sessile) which is common in both forested and urban areas. Relative to forested environments, colonies in urban areas are typically more aggressive and have many more workers and queens. To examine how this variation may influence other behaviors, we compared the exploratory behavior of T. sessile workers and colonies from forested and urban environments. Colonies from forested environments had higher exploration and foraging activity relative to urban colonies. We found repeatable variation in exploratory behavior, suggesting workers have distinct behavioral types. Exploration also varied among ants with different behavioral states - workers that were foraging were more exploratory than workers taken from the nest or that were engaged in a defensive role (i.e. recruited to the location of a different colony). Finally, we identified a potential proximate mechanism that might influence exploration. Treatment with the neuromodulator octopamine led to increased levels of individual exploration and colony level foraging activity for colonies from both habitat types. Together, these results suggest that there may be a relationship between exploratory behavior and adaptation to urbanization. Furthermore, octopamine may play a role in exploratory and foraging behavior in odorous house ants, but further research is needed to better understand this relationship.
Dataset DOI: 10.5061/dryad.m37pvmdff
Description of the data and file structure
This was a study exploring behavioral and hormonal differences in odorous house ants. Details of methods can be found in the manuscript, which will be linked here upon publication.
Files and variables
File: collective_foraging.csv
Description:
Variables
- time: time at which ants were sampled
- time_minutes: time since start of study ants were sampled
- foraging_rate: number of workers present at foraging box
- colony: location ants were collected from
- type: type of environment ants were collected from
- replicate: which replicate of this colony data corresponds to
- treatment: defines if colony was treated with control or octopamine concentration
File: LC-MS_feeding.csv
Description:
Variables
- sample_ID: unique ID for each sample (which is pooled with multiple workers)
- replicate: which replicate of this colony data corresponds to
- colony: location ants were collected from
- type: type of environment ants were collected from
- treatment: defines if workers were treated with control or octopamine concentration
- area_intensity: relative concentration of octopamine
File: LC-MS_standing.csv
Description:
Variables
- sample_ID: unique ID for each sample (which is pooled with multiple workers)
- colony: location ants were collected from
- nest: replicate within a location
- type: type of environment ants were collected from
- area_intensity: relative concentration of octopamine
File: exploration_DOL.csv
Description:
Variables
- replicate: which replicate of this colony data corresponds to
- population: location ants were collected from
- id: unique identifier
- location: where in experimental setup ant was sampled from (foraging, nest, or competition box)
- type: type of environment ants were collected from
- exploration: number of sections explored
File: repeatability.csv
Description:
Variables
- id: unique ID for individual worker
- population: location ants were collected from
- type: type of environment ants were collected from
- exploration: number of sections explored
- trial: which trial number for a given worker this exploration occurred in
File: ind_behavior.csv
Description:
Variables
- id: unique ID for individual worker
- population: location ants were collected from
- type: type of environment ants were collected from
- exploration: number of sections explored
File: R_Code_Neumann_2025.R
Description:
- R Code for analysis
Code/software
Full R Code file is attached. Analysis was conducted in RStudio.
Changes after Jul 28, 2025:
Updated R Code to reflect responses from reviewers
