Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 749 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 749 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2024-07-15

Added

  • function to read the metadata or alkane file in csv/tsv/xls/xlsx format
  • function to process the metadata file: validate file names, derive and rearrange additional metadata columns
  • function to save the processed metadata or alkane dataframe as tsv

Removed

Changed