bkbit.data_translators.specimen_metadata_translator module

bkbit.data_translators.specimen_metadata_translator.extract_specimen_ids(csv_file_path)[source]

Reads a CSV file and prints the ‘Specimen ID’ column to the command line.

Parameters: - csv_file_path: str, path to the input CSV file.