Kluyveromyces-marxianus / README_CELL7_1.md
Milad96's picture
Upload README_CELL7_1.md with huggingface_hub
aeb42b7 verified
|
Raw
History Blame Contribute Delete
562 Bytes
metadata
tags:
  - kluyveromyces-marxianus
  - cell7-1
  - specialized-omics
  - v10.3.1_Cell_7_1

๐ŸŒŒ Cell 7.1: Core Architecture & Stable Collectors

This README documents the data collected by Cell 7.1.

Data Access

Cell 7.1: Stable Omics

from datasets import load_dataset
# Load Splits
splits = load_dataset("Milad96/Kluyveromyces-marxianus", name="cell7_1_stable_omics", data_dir="cell7_1_splits")
# Load Raw Data
raw = load_dataset("Milad96/Kluyveromyces-marxianus", name="cell7_1_stable_omics", data_dir="cell7_1_data", split="train")