SIV_STATUS_BOUT¶
A data frame with 181 rows and 10 columns. This table has data on windows of infections status among Gombe chimps.
Note that this table only contains KNOWN NEGATIVE and KNOWN POSITIVE periods, as well as periods of UNKNOWN status for individuals that seroconverted ONLY. Other periods not covered in this table have an unknown status.
Yingying confirmed that individuals are never expected to go from positive to negative, so for those individuals in the biography table, negative status extends from birth to date of last negative sample, while positive periods go from date of first positive sample (when ID is red in the original tables) until departure date in the biography table. For individuals not present in the biography table, start and end dates are the dates of first and last sample of the given infection status.
ID (IDentifier)¶
A unique, automatically generated, positive integer which serves to
identify the row. The value of this column cannot be changed. This column may not be NULL.
AnimID¶
Either a BIOGRAPHY_DATA.AnimID or some other individual id. This column is not validated against BIOGRAPHY_DATA.AnimID.
This column may not be NULL.
StartDate¶
Start date of a given status, not necessarily date of first sample with a given status.
See above for more details.
This column may not be NULL.
EndDate¶
End date of a given status, not necessarily date of last sample with a given status.
See above for more details.
This column may not be NULL.
SIVStatus¶
The SIV status of the individual. The values in this column are not validated.
negnegative
pospositive
unkunknown
This column may not be NULL.
FirstTestDate¶
Date of first sample of given status. See above for more details.
This column may not be NULL.
LastTestDate¶
Date of last sample of given status. See above for more details.
This column may not be NULL.
BoutNumber¶
Bout of unique status periods for given individual, i.e. second/ third bouts are unknown and positive periods for individuals that seroconvert.
This column may not be NULL.
NamesUsed¶
Names associated with a given ID in the raw files from Yingying.
This column may not be NULL.
InBioTable¶
A boolean value, TRUE when the ID is found in the
BIOGRAPHY_DATA table.
The value of this column is not validated.
This column may not be NULL.
Notes¶
Additional notes on how data were compiled for the table.
This column may be empty text. It need not contain characters, but it
may not contain only whitespace characters.
This column may not be NULL.
Page last generated: 2026-07-20 23:28:52 UTC