| Literature DB >> 27822516 |
John H Chase1, Evan Bolyen1, Jai Ram Rideout1, J Gregory Caporaso2.
Abstract
The number of samples in high-throughput comparative "omics" studies is increasing rapidly due to declining experimental costs. To keep sample data and metadata manageable and to ensure the integrity of scientific results as the scale of these projects continues to increase, it is essential that we transition to better-designed sample identifiers. Ideally, sample identifiers should be globally unique across projects, project teams, and institutions; short (to facilitate manual transcription); correctable with respect to common types of transcription errors; opaque, meaning that they do not contain information about the samples; and compatible with existing standards. We present cual-id, a lightweight command line tool that creates, or mints, sample identifiers that meet these criteria without reliance on centralized infrastructure. cual-id allows users to assign universally unique identifiers, or UUIDs, that are globally unique to their samples. UUIDs are too long to be conveniently written on sampling materials, such as swabs or microcentrifuge tubes, however, so cual-id additionally generates human-friendly 4- to 12-character identifiers that map to their UUIDs and are unique within a project. By convention, we use "cual-id" to refer to the software, "CualID" to refer to the short, human-friendly identifiers, and "UUID" to refer to the globally unique identifiers. CualIDs are used by humans when they manually write or enter identifiers, while the longer UUIDs are used by computers to unambiguously reference a sample. Finally, cual-id optionally generates printable label sticker sheets containing Code 128 bar codes and CualIDs for labeling of sample collection and processing materials. IMPORTANCE The adoption of identifiers that are globally unique, correctable, and easily handwritten or manually entered into a computer will be a major step forward for sample tracking in comparative omics studies. As the fields transition to more-centralized sample management, for example, across labs within an institution, across projects funded under a common program, or in systems designed to facilitate meta- and/or integrated analysis, sample identifiers generated with cual-id will not need to change; thus, costly and error-prone updating of data and metadata identifiers will be avoided. Further, using cual-id will ensure that transcription errors in sample identifiers do not require the discarding of otherwise-useful samples that may have been expensive to obtain. Finally, cual-id is simple to install and use and is free for all use. No centralized infrastructure is required to ensure global uniqueness, so it is feasible for any lab to get started using these identifiers within their existing infrastructure.Entities:
Keywords: bioinformatics; genomes; metabolome; metagenome; microbiome; transcriptome
Year: 2015 PMID: 27822516 PMCID: PMC5069752 DOI: 10.1128/mSystems.00010-15
Source DB: PubMed Journal: mSystems ISSN: 2379-5077 Impact factor: 6.496
FIG 1 Diagram illustrating the intended use of cual-id.
Sample UUIDs and their corresponding length 6 and length 8 CualIDs generated by cual-id
| UUID | Length 6 CualID | Length 8 CualID |
|---|---|---|
| 3cd7e2b8-70ea-41f1-ae99-fea5ff5ed2c4 | 5ed2c4 | ff5ed2c4 |
| 24c715bc-b0e1-4808-b55f-e2645d4af925 | 4af925 | 5d4af925 |
| 3c094f4a-a1eb-4a78-bc74-c4e05b0434f6 | 0434f6 | 5b0434f6 |
FIG 2 Probability of generating a duplicate CualID as a function of CualID length. Users can define their CualID length based on the number of samples in their study; more samples require longer CualIDs to support correctability.
FIG 3 Frequency of errors in CualID correction as a function of CualID length (columns), numbers of CualIDs with transcription errors (x axis within each subplot), and numbers of errors introduced (colors). CualIDs were generated and errors were introduced randomly in each CualID identifier; each bar was computed based on 20 iterations. Error bars indicate standard deviations. (a) Fractions of false negatives, meaning that a CualID with transcription errors cannot be resolved, and no corrected CualID is returned. (b) Fractions of false positives, meaning that a CualID with transcription errors is incorrectly assigned to another identifier. Note that the scale on the y axis is much smaller in this panel than in panel a or c and indicates that the rate of false positivity is very low. (c) Fractions of either false positives or false negatives (i.e., the combination of values from panels a and b). The similarity of panels a and c illustrates that the number of false positives is negligible relative to that of false negatives.