read_sample_file.Rd
Read blood or dna sample file
read_sample_file(file_name, conn, run_props, run_error)
file_name | fully qualified file name of Excel file |
---|---|
conn | database connection object. |
run_props | dataframe with four columns ("name", "value",
"java_data_type", and "location" defined when a Run Properties File provided
by the system is read by the |
run_error | list of length 2 having the integer value of the error level and the message to be displayed. |
dataframe with animal Ids, cage location, bleed date, whether not a blood sample was expected, whether or not a sample was received, and the Pool Id number if present for a single sample file.