Skip to main content

DOI Publication PyPI Release FAIR checklist badge

FRED

Introduction

Scientific research relies on transparent dissemination of data and its associated interpretations. This task encompasses accessibility of raw data, its metadata, details concerning experimental design, along with parameters and tools employed for data interpretation. Production and handling of these data represents an ongoing challenge, extending beyond publication into individual facilities, institutes and research groups, often termed Research Data Management (RDM). It is foundational to scientific discovery and innovation, and can be paraphrased as Findability, Accessibility, Interoperability and Reusability (FAIR). Although the majority of peer-reviewed journals require the deposition of raw data in public repositories in alignment with FAIR principles, metadata frequently lacks full standardization. This critical gap in data management practices hinders effective utilization of research findings and complicates sharing of scientific knowledge. Here we present a flexible design of a machine-readable metadata format to store experimental metadata, along with an implementation of a generalized tool named FRED (FaiR Experimental Designs). It enables i) dialog based creation of metadata files, ii) structured semantic validation, iii) logical search, iv) an external programming interface (API), and v) a standalone web-front end. The tool is intended to be used by non-computational scientists as well as specialized facilities, and can be seamlessly integrated in existing RDM infrastructure.

For more information about FRED, please see the documentation.

Quick start

# 1. Generate a metadata file
fred generate -p /my/project/folder -id dst123

# 2. Validate it
fred validate -p /my/project/folder/dst123_metadata.yaml

# 3. Search across a directory
fred find -p /my/project/folder -s 'organism_name:"Homo_sapiens"'

# 4. Export to MAGE-TAB (ArrayExpress) or GEO
fred export -p /my/project/folder/dst123_metadata.yaml --format mage-tab
fred export -p /my/project/folder/dst123_metadata.yaml --format geo

Available commands

Command Description
fred generate Create a new metadata file via interactive dialog
fred validate Validate a metadata file or all files in a directory
fred edit Edit an existing metadata file
fred find Search for metadata files using a query string
fred export Export metadata to MAGE-TAB (ArrayExpress) or GEO format
fred plot Visualize the experimental design as a heatmap

Pass -h to any command for a full list of arguments, e.g. fred generate -h.

How to install

Via Python package


FRED is published in the Python Package Index (PyPI) under the name fred-metadata. It can be installed with the following command:

pip install fred-metadata

Via Repository

You can install FRED directly from the repository with the following commands:

  1. Clone the repository
git clone https://github.com/loosolab/FRED.git
  1. Move to the new repository directory
cd FRED
  1. (Optional) Create and activate a pip environment
python3 -m venv .venv
source .venv/bin/activate
  1. Install the package
pip install .

Standalone Version

The standalone web-frontend is provided in a separate Repository. You can find it here:

https://github.com/loosolab/FRED_standalone

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fred_metadata-3.0.0.tar.gz (3.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fred_metadata-3.0.0-py3-none-any.whl (3.7 MB view details)

Uploaded Python 3

File details

Details for the file fred_metadata-3.0.0.tar.gz.

File metadata

  • Download URL: fred_metadata-3.0.0.tar.gz
  • Upload date:
  • Size: 3.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.2

File hashes

Hashes for fred_metadata-3.0.0.tar.gz
Algorithm Hash digest
SHA256 d90bc966798ef66bd722950f92829185a1bb9c8bdd26b89e6462433b90dca5ed
MD5 ede5a74435b596dd5331a24dc78f0051
BLAKE2b-256 5ca47692c2894530d0dcbee2f57f5c1e62520d0155758131e9bbc8c71ff8f03a

See more details on using hashes here.

File details

Details for the file fred_metadata-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: fred_metadata-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.2

File hashes

Hashes for fred_metadata-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a04a863ad7745cc53d6971f5976eb5a4c679bdf81bd13a0c4b6d0757aa51f898
MD5 73bb04715820a1ec1f274225970aa4bd
BLAKE2b-256 f58d10ca6d2d2dd1c5270879ad1cb853dcc4f246f2ce3cc370829843f529cc68

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

3.0.0 This release

2 files

2.0.3

2 files

2.0.2

2 files

2.0.1

2 files

2.0.0

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

0.0.37

2 files

0.0.36

2 files

0.0.35

2 files

0.0.34

2 files

0.0.33

2 files

0.0.32

2 files

0.0.31

2 files

0.0.30

2 files

0.0.29

2 files

0.0.28

2 files

0.0.27

2 files

0.0.26

2 files

0.0.25

2 files

0.0.24

2 files

0.0.23

2 files

0.0.22

2 files

0.0.21

2 files

0.0.20

2 files

0.0.19

2 files

0.0.18

2 files

0.0.17

2 files

0.0.15

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page