Zubair Khalid

Virologist/Molecular Biologist | Veterinarian | Bioinformatician

Conventional & Molecular Virology • Vaccine Development • Computational Biology

Dr. Zubair Khalid is a veterinarian and virologist specializing in conventional and molecular virology, vaccine development, and computational biology. Dedicated to advancing animal health through innovative research and multi-omics approaches.

Dr. Zubair Khalid - Veterinarian, Virologist, and Vaccine Development Researcher specializing in Computational Biology, Multi-omics, Animal Health, and Infectious Disease Research

Category: Guides

Data Lifecycle Management in Research: From Collection to Preservation

Research data does not manage itself. Every dataset moves through identifiable stages from the moment it is created to the point where it is either preserved for reuse or destroyed according to policy. Researchers who understand these stages can make deliberate decisions about file formats, storage locations, documentation practices, and long-term access. This article outlines the data lifecycle stages with specific actions, roles, and tools for each stage, and provides a template for a data management plan that researchers can adapt to their own projects.

What Is the Data Lifecycle

The data lifecycle is a management tool with a set of activities that guide researchers and organizations on the creation, management, usage, and distribution of data. It was designed as a data management tool with a history of use in various disciplines, and it offers a complementary approach to traditional research processes in clinical and translational research. The lifecycle framework helps researchers see where data quality issues may originate and where interventions can be applied.

Research data management requires standards, policies, and guidelines. Findable, accessible, interoperable, and reusable (FAIR) data management is critical for sustainable research, and collaborative approaches for managing FAIR-structured data are becoming increasingly important for long-term, sustainable research data management. However, these approaches are rather hesitantly applied in bioengineering, partly because of the interdisciplinary character of the research field. Researchers from different scientific institutions must meet the criteria of their home institution, which can lead to additional conflicts.

The practical implication is that data management decisions are not purely technical. They involve institutional policy, disciplinary norms, legal requirements, and the specific needs of the research team. A researcher who understands the full lifecycle can plan for these factors before data collection begins instead of reacting to problems after they appear.

At a Glance: Data Lifecycle Stages and Key Actions

Lifecycle Stage Primary Activities Key Records to Maintain Common Tools and Approaches
Planning Define data types, formats, volume, and sharing intentions Data management plan, consent forms, data sharing agreements Institutional templates, funder requirements, RDMkit guidelines
Collection Generate or acquire data with consistent protocols Raw data files, lab notebooks, instrument logs, metadata Electronic lab notebooks, calibrated instruments, digital twin systems
Processing Clean, transform, validate, and analyze data Processing scripts, version history, quality check logs Version control systems, analysis pipelines, validation protocols
Analysis Interpret data and produce research outputs Analysis code, output files, statistical reports Statistical software, reproducible analysis workflows
Preservation Store data for long-term access and reuse Archival file formats, metadata records, repository deposit records Institutional repositories, domain repositories, cloud storage
Sharing and Reuse Provide access to data for other researchers Access logs, licenses, citation information Data repositories, data journals, licensing tools
Retention and Disposal Apply retention schedules and destroy data when appropriate Retention policy documents, disposal logs, audit trails Automated retention policies, archival storage tiers

This table reflects the stages commonly described in research data management literature. A scoping review of research data management in academic institutions found that most studies included the giving access to data phase of the UK Data Archive Research Data Lifecycle, which examines activities such as sharing data. The same review found that fewer studies examined research data management at the early phases of research projects, suggesting that planning and collection stages deserve more attention from researchers.

Planning Stage: Designing for Data Quality

The planning stage determines whether the rest of the lifecycle will be manageable. Research design decisions are made iteratively at different stages, involving many decisions that may potentially impact the quality of research. These decisions are often hidden, but making them visible allows researchers to better understand what drives research into specific directions.

Define Data Types and Formats

Before collecting any data, researchers should specify what types of data the project will produce. This includes quantitative measurements, qualitative observations, images, audio recordings, software code, and any other outputs. For each data type, the research team should decide on file formats that support long-term preservation. Open formats that do not depend on proprietary software are generally preferred for archival purposes.

Establish Naming Conventions and Metadata Standards

File naming conventions should be established at the start of a project. Consistent naming helps team members locate files and reduces the risk of accidental overwrites. Metadata standards vary by discipline, and researchers should identify the standards used in their field. The RDMkit is an open community-led resource designed as a gateway to reach the wealth of research data management knowledge, tools, training, and resources in life sciences. It provides best-practice guidelines on common research data management tasks expected of data stewards and researchers, specific data management challenges and solutions from life science domains, and tool assemblies showcasing holistic solutions to support the research data life cycle.

Write a Data Management Plan

A data management plan is a formal document that describes how data will be handled throughout the project. Many funders require such plans as part of grant applications. The plan should address the following elements:

  • Types of data to be produced
  • Standards and formats to be used
  • Documentation and metadata to be provided
  • Storage and backup procedures
  • Data sharing and access provisions
  • Roles and responsibilities for data management
  • Retention and disposal schedules

The RDMkit can serve as a blueprint for organizations to create their own guidelines, and researchers can adapt its structure to their specific projects.

Consider Ethical and Legal Requirements

Data collection often involves human participants, protected health information, or other sensitive content. Researchers must obtain appropriate approvals before collection begins. The legal and ethical frameworks that affect research practices vary by jurisdiction and by data type. For example, social media researchers are entangled in complexities between social media platform providers, social media users, other actors, and legal and ethical frameworks that all affect their everyday research practices.

Collection Stage: Generating Reliable Data

The collection stage involves the actual generation or acquisition of data. The quality of downstream analysis depends on the care taken during this stage.

Use Calibrated and Documented Instruments

Measurement devices and experimental setups produce large amounts of data that must be processed and ideally managed by FAIR data management approaches to preserve their intrinsic value to researchers throughout the entire data lifecycle. The symbiosis of heterogeneous measuring devices, FAIR principles, and digital twin technologies is considered ideally suited to realize the foundation of reliable, sustainable, and open research data management.

A digital twin is a digital representation of a physical device or system. In research data management, digital twins can convey metadata from research devices along with the produced data. A top-level knowledge graph can be developed to convey metadata from research devices along with the produced data, and a reactive digital twin implementation of a specific measurement device can facilitate reconfigurability and minimized design effort.

For most research teams, the practical implication is simpler. Instruments should be calibrated according to manufacturer specifications, calibration records should be retained, and any instrument malfunction should be documented in the project records.

Record Metadata at the Point of Collection

Metadata is data about data. It includes information about when and where data was collected, what instruments were used, who performed the collection, and what conditions prevailed during collection. Recording metadata at the point of collection is far more reliable than trying to reconstruct it later.

Document Collection Protocols

Standard operating procedures for data collection should be written and followed consistently. Any deviations from the protocol should be recorded. This documentation supports data quality assessment and helps other researchers understand the provenance of the data.

Processing Stage: Cleaning and Transforming Data

Raw data almost always requires processing before analysis. This stage includes cleaning, transforming, validating, and organizing data.

Maintain Raw Data Integrity

Raw data should be preserved in its original form. Processing should be performed on copies, and the relationship between raw and processed data should be documented. Version control systems can track changes to data files and processing scripts.

Document Processing Steps

Every transformation applied to the data should be recorded. This includes the software used, the parameters applied, and the rationale for each decision. Processing scripts should be saved and versioned so that the analysis can be reproduced.

Validate Data Quality

Data quality and transparency of secondary data are critical factors that delay the adoption of clinical AI models and affect clinician trust in them. Many data quality studies fail to clarify where along the lifecycle quality checks occur, leading to uncertainty about provenance and fitness for reuse. A framework for transparent reporting of data quality assessments across the clinical electronic health record data lifecycle distinguishes between data-generating organizations and data-receiving organizations to allow users to map data quality parameters to stages across the data lifecycle.

The framework defines five key lifecycle phases and multiple actors. When applied to a real-world dataset, the framework demonstrated applicability in revealing where data quality issues may originate. The framework provides a structured approach for reporting data quality assessments, which can enhance transparency regarding data fitness for reuse, supporting reliable clinical research, AI model development, and internal organizational governance.

For individual researchers, this means documenting where quality checks occur in the processing pipeline. A researcher should be able to state which quality checks were applied, when they were applied, and what the results were.

Analysis Stage: Interpreting Data

The analysis stage involves statistical or qualitative interpretation of the processed data. This stage produces the research findings that will be reported in publications.

Use Reproducible Analysis Workflows

Analysis should be conducted using scripts or code that can be rerun by other researchers. This supports the verification of results and enables future reuse of the data. The Experimental Design Assistant from the NC3Rs provides support for designing experiments that will produce reliable results. While it is primarily focused on experimental design, its principles support the production of analyzable data.

Document Analysis Decisions

Analysts make many decisions during the course of an analysis. These include choices about statistical tests, handling of missing data, and treatment of outliers. Each decision should be documented with its rationale. This documentation supports the transparency of the research and helps reviewers assess the validity of the findings.

Link Analysis Outputs to Source Data

Analysis outputs should be traceable to the specific data files that produced them. This traceability supports verification and enables other researchers to understand exactly what was done.

Preservation Stage: Preparing for Long-Term Access

Preservation involves preparing data for long-term storage and access. This stage is distinct from routine backup, which protects against accidental loss. Preservation ensures that data remains usable and understandable for years or decades.

Select Archival File Formats

File formats that are proprietary or dependent on specific software versions may become inaccessible over time. Archival formats are those that are widely supported, openly documented, and unlikely to become obsolete. Researchers should convert data to archival formats before deposit.

Create Comprehensive Metadata

Preservation metadata must be sufficient for someone unfamiliar with the project to understand the data. This includes descriptive metadata, structural metadata, and administrative metadata. The metadata should document the context of data collection, the processing steps applied, and any restrictions on access.

Deposit in Appropriate Repositories

Centrally provided general repositories implementing a collaborative approach enable data storage from the outset. In a biotechnology research network with over 20 tandem projects, it was demonstrated how FAIR research data management can be implemented through a collaborative approach and the use of a data structure. The importance of a structure within a repository was demonstrated to keep biotechnology research data available throughout the entire data lifecycle.

Institutional repositories and domain-specific repositories provide different benefits. Institutional repositories offer local support and integration with institutional systems. Domain repositories offer specialized metadata standards and are often the expected venue for data in specific fields. The National Center for Biotechnology Information provides literature resources and data repositories for biomedical research. PubMed, maintained by the National Library of Medicine, provides access to the biomedical literature that describes the methods and findings associated with research data.

Use Structured Repository Designs

A platform for automated processing of radiological datasets maintains datasets throughout their lifecycle, from data retrieval to annotation and presentation. The platform employs a modular structure in which modules can operate independently or in conjunction. Each module sequentially processes output from the preceding module. The platform incorporates a local database containing textual study protocols, a radiology information system, and storage for labeled studies and reports.

The platform's modules enable data search, extraction, anonymization, annotation, generation of annotated files, and standardized documentation of datasets. This example demonstrates how structured repository designs can support the full data lifecycle, including the preservation stage.

Sharing and Reuse Stage: Providing Access

Sharing data enables other researchers to verify findings, conduct secondary analyses, and combine datasets in new ways. The sharing stage involves making data available to others under defined conditions.

Apply FAIR Principles

The FAIR principles state that data should be findable, accessible, interoperable, and reusable. These principles provide a framework for sharing that maximizes the value of research data. FAIR research data management is critical for sustainable research, and collaborative approaches for managing FAIR-structured data are becoming increasingly important.

Choose Appropriate Access Levels

Not all data can be shared openly. Data containing personal information, proprietary content, or security-sensitive material may require restricted access. Researchers should determine the appropriate access level for each dataset and document the conditions of access.

Use Licenses and Data Use Agreements

Data licenses specify the terms under which others may use the data. Standard licenses such as Creative Commons licenses are widely recognized and easy to apply. For data with more complex access conditions, data use agreements may be necessary.

Track Data Citations

Researchers who share data should track how their data is cited and used. This information supports the case for data sharing and helps demonstrate the impact of the research. Data repositories often provide citation metrics and usage statistics.

Retention and Disposal Stage: Managing the End of the Lifecycle

Data retention policies determine how long data must be kept and when it should be destroyed. These policies balance the value of keeping data against the costs and risks of retaining it.

Understand Retention Requirements

Retention requirements come from multiple sources. Funders may specify minimum retention periods for research data. Institutional policies may require retention for certain periods. Legal and regulatory requirements may mandate retention for specific types of data. Researchers should identify all applicable requirements before establishing retention schedules.

Balance Retention Costs Against Benefits

Agri-lending customer relationship management systems store large collections of very sensitive data about farmers such as personal identification details, credit ratings, loan history, ownership papers, and creditworthiness. The development of historical records is essential to support informed lending, maintain compliance with regulatory tasks and processes, and mitigate risk. There are valid reasons to keep the data for long periods of time, however, if the system is to maintain and retain full audit logs and history records, it will result in extremely high operational costs and poor system performance.

An intelligent data retention practice can address these challenges by furnishing a simple 30-day retention period and a process to archive historical records to cloud storage. The process utilized batch processing, paging, and throttling features to quickly extract and move large numbers of audit trail records. Using archiving allows institutions to develop a low-burden, high-performance environment while maintaining historical data to meet regulatory requirements. Deliverables include up to 80% reduced storage maintenance costs, more responsiveness from the system, regulatory reliability, and improved decision-making.

Implement Automated Retention Policies

Managing data retention policies at scale requires automated approaches. Manual review of individual records is impractical for large datasets. Automated retention policies can identify records that have reached the end of their retention period and trigger archival or disposal actions.

Document Disposal Decisions

When data is destroyed, the disposal should be documented. The documentation should include what was destroyed, when it was destroyed, who authorized the destruction, and what method was used. This documentation supports compliance with retention policies and provides an audit trail.

Data Management Plan Template

A data management plan should be written at the start of a project and updated as the project evolves. The following template can be adapted to specific projects and funder requirements.

Project Overview

  • Project title and identifier
  • Principal investigator and research team
  • Funding source and grant number
  • Project start and end dates

Data Description

  • Types of data to be produced
  • Estimated volume of data
  • File formats for each data type
  • Relationship of data to project objectives

Standards and Documentation

  • Metadata standards to be applied
  • File naming conventions
  • Quality assurance procedures
  • Documentation practices

Storage and Backup

  • Primary storage location
  • Backup procedures and frequency
  • Security measures for sensitive data
  • Responsibilities for storage management

Sharing and Access

  • Data to be shared openly
  • Data with restricted access
  • Repository selection
  • Licenses and data use agreements

Preservation

  • Data to be preserved long term
  • Archival file formats
  • Preservation repository
  • Preservation metadata

Roles and Responsibilities

  • Data management lead
  • Collection responsibilities
  • Processing responsibilities
  • Preservation responsibilities

Retention and Disposal

  • Applicable retention requirements
  • Retention schedule
  • Disposal procedures
  • Documentation of disposal

Records and Measurements for Data Management

Effective data management requires records that document what was done and measurements that indicate whether the management is working.

Essential Records

  • Data management plan and updates
  • Collection protocols and deviations
  • Calibration records for instruments
  • Processing scripts and version history
  • Quality check logs
  • Repository deposit records
  • Access logs for shared data
  • Retention and disposal documentation

Useful Measurements

  • Proportion of data with complete metadata
  • Time required to locate specific data files
  • Number of data access requests and their outcomes
  • Storage costs by data type and age
  • Compliance with retention schedules
  • Citation counts for shared data

These measurements can help research teams identify where their data management practices need improvement. For example, if locating data files consistently takes longer than expected, the team may need better file organization or metadata practices.

Common Failure Patterns in Data Lifecycle Management

Research data management often fails in predictable ways. Recognizing these patterns can help researchers avoid them.

Metadata Collected After the Fact

Researchers who postpone metadata documentation until the end of a project often find that critical information has been lost. Instrument settings, environmental conditions, and procedural details are difficult to reconstruct from memory. The solution is to record metadata at the point of collection.

Raw Data Overwritten

Processing that overwrites raw data destroys the ability to verify results or reprocess data with different parameters. Raw data should be preserved in its original form, and processing should be performed on copies.

Proprietary Formats for Long-Term Storage

Data stored in proprietary formats may become inaccessible when software is discontinued or licenses expire. Researchers should convert data to open formats for long-term preservation.

No Clear Retention Schedule

Without a defined retention schedule, data accumulates indefinitely or is destroyed prematurely. Both outcomes create problems. Indefinite retention increases costs and risks, while premature destruction may violate funder or legal requirements.

Sharing Without Documentation

Data that is shared without adequate documentation is unlikely to be reused. Other researchers cannot understand the data without metadata describing its collection and processing.

Inconsistent Naming Conventions

When different team members use different naming conventions, files become difficult to locate and the risk of accidental overwrite increases. Naming conventions should be established at the start of a project and followed consistently.

Limitations of Lifecycle Approaches

The data lifecycle is a useful framework, but it has limitations that researchers should recognize.

Lifecycle Stages Are Not Always Linear

In practice, research projects often move back and forth between stages. Data may be reprocessed after analysis reveals problems. New data may be collected in response to reviewer comments. The lifecycle is a conceptual tool, not a strict sequence.

Institutional Requirements May Conflict

Researchers from different scientific institutions must meet the criteria of their home institution, which can lead to additional conflicts. A researcher collaborating across institutions may face conflicting data management requirements. These conflicts should be resolved at the start of the project.

Data Quality Is an Integral Element

Data quality emerged as an integral element in studies of research data management. Quality considerations apply at every stage of the lifecycle, beyond at the processing stage. Researchers should consider how their decisions at each stage affect the quality of the final data.

Lifecycle Approaches Require Resources

Implementing comprehensive data management requires time, expertise, and sometimes financial resources. Small research teams may struggle to implement all recommended practices. Researchers should prioritize the practices that are most important for their specific context.

Safety and Regulatory Context

Data management decisions have safety and regulatory implications that vary by research domain and jurisdiction.

Human Subjects Research

Research involving human participants is subject to ethical and legal requirements that affect data management. Consent forms should specify how data will be stored, shared, and preserved. De-identification may be required before data can be shared. Researchers should consult their institutional review board for specific requirements.

Clinical Data

Clinical data is subject to additional protections. The framework for transparent reporting of data quality assessments across the clinical electronic health record data lifecycle provides practical guidance for researchers to understand data provenance and for organizations to target data quality improvement efforts across the data lifecycle. Researchers working with clinical data should understand the specific requirements that apply to their data.

Export Controls and Security

Some research data is subject to export controls or security requirements. Researchers should identify whether their data falls into these categories and implement appropriate safeguards.

Regulatory Oversight

Regulatory authorities face increasingly complex data and resource constraints, and artificial intelligence has emerged as a valuable tool for enhancing efficiency and evidence-based decision-making. Regulatory authorities are primarily applying AI to support data-driven tasks with gradual movement toward AI-enabled regulatory workflows. Common challenges remain, including data bias, lack of explainability, unclear legal accountability, and regulatory inconsistency.

For researchers, the implication is that data management practices should anticipate regulatory scrutiny. Data that supports regulatory submissions must be managed with particular care, and the provenance of the data must be transparent.

Professional Escalation Criteria

Researchers should know when to escalate data management issues to institutional support services or other authorities.

Escalate When Data Loss Is Suspected

If data files are missing, corrupted, or inaccessible, researchers should immediately contact their institutional IT support or data management office. Early intervention may prevent permanent loss.

Escalate When Legal or Ethical Issues Arise

If researchers discover that data was collected without proper consent, contains unexpected personal information, or raises other legal or ethical concerns, they should escalate to their institutional review board or legal office.

Escalate When Retention Requirements Are Unclear

When researchers are uncertain about applicable retention requirements, they should consult their institutional research office or legal counsel. Making assumptions about retention can lead to compliance failures.

Escalate When Sharing Restrictions Are Ambiguous

If researchers are uncertain whether data can be shared or what restrictions apply, they should consult with their institutional technology transfer office or data management office before sharing.

Frequently Asked Questions

What is the difference between backup and preservation?

Backup protects against accidental loss by creating copies of data that can be restored if the original is damaged or deleted. Backup is typically short term and involves multiple copies stored in different locations. Preservation ensures that data remains usable and understandable over the long term. Preservation involves converting data to archival formats, creating comprehensive metadata, and depositing data in repositories designed for long-term access. A research project needs both backup and preservation, but they serve different purposes.

How long should research data be retained?

Retention periods depend on funder requirements, institutional policies, legal obligations, and the nature of the data. Some funders require data to be retained for a minimum number of years after the end of a project. Legal requirements may mandate retention for specific types of data. Researchers should identify all applicable requirements and establish a retention schedule that satisfies the most stringent requirement. The schedule should be documented in the data management plan.

What are the FAIR principles and why do they matter?

The FAIR principles state that data should be findable, accessible, interoperable, and reusable. Findable means that data has a persistent identifier and adequate metadata. Accessible means that data can be retrieved through a defined protocol. Interoperable means that data can be combined with other datasets. Reusable means that data has sufficient documentation and licensing for others to use it. FAIR data management is critical for sustainable research because it maximizes the value of data over time.

What should be included in a data management plan?

A data management plan should describe the types of data to be produced, the standards and formats to be used, the documentation and metadata to be provided, the storage and backup procedures, the data sharing and access provisions, the roles and responsibilities for data management, and the retention and disposal schedules. The plan should be written at the start of the project and updated as the project evolves. Many funders provide templates for data management plans.

How can researchers choose a data repository?

Researchers should consider institutional repositories, domain-specific repositories, and general repositories. Institutional repositories offer local support and integration with institutional systems. Domain repositories offer specialized metadata standards and are often the expected venue for data in specific fields. General repositories accept data from any discipline. The choice depends on the nature of the data, the requirements of funders and publishers, and the needs of the intended audience.

What is the role of metadata in data management?

Metadata is data about data. It includes information about when and where data was collected, what instruments were used, who performed the collection, and what conditions prevailed during collection. Metadata makes data findable, understandable, and reusable. Without adequate metadata, data loses its value because other researchers cannot understand what it represents or how it was produced. Metadata should be recorded at the point of collection instead of reconstructed later.

How do data retention policies relate to data archiving?

Data retention policies specify how long data must be kept and when it should be destroyed. Data archiving is the process of moving data to long-term storage where it remains accessible but is not actively used. Retention policies determine what should be archived and for how long. Archiving allows institutions to maintain historical data while reducing the costs and performance impacts of keeping all data in active storage.

What should researchers do when they leave an institution?

Researchers who leave an institution should ensure that data remains accessible to the institution and to collaborators. This includes depositing data in appropriate repositories, transferring documentation to the institution, and updating contact information associated with the data. Researchers should also clarify their rights and responsibilities regarding data after departure. Institutional policies vary, so researchers should consult their research office before leaving.

Related Articles

References and Further Reading

This article is educational and does not replace institutional policy, professional advice, or applicable safety and regulatory requirements.