Documentation
README
bio-dataset-search
Step 3: Dataset search and task matching (数据集搜索与匹配)
Find suitable datasets for each task and map datasets to the task system defined earlier in the manuscript pipeline.
Purpose
- Extract datasets from related papers when possible
- Search public repositories directly when needed
- Normalize dataset metadata into a common structure
- Match datasets to tasks in a defendable way
Input Format
topic: [research topic]
task_system: [task system from Step 2]
paper_count: [number of related papers]
existing_papers: [optional list of related papers]
Workflow
Step 3.1: Extract datasets from existing work
If paper_count >= 5, start from the strongest existing papers.
Read Methods / Data Availability sections and extract:
This is the opening of the README. Read the full README on GitHub.