This commit is contained in:
IvisTang 2025-11-25 00:43:15 +08:00
parent fadc9b5e64
commit cd2628e2b6
1 changed files with 10 additions and 0 deletions

10
00.rawdata/description.md Normal file
View File

@ -0,0 +1,10 @@
# Raw Data Directory
This directory contains raw data used for analysis.
## Files Included
- `clean_fastq` This folder contains cleaned FASTQ files after quality control.
- `raw_fastq` This folder contains the original raw FASTQ files.
- `sra` This folder contains SRA files downloaded from the NCBI database.
- `sra.list` This file lists the SRA accession numbers for the datasets used in this project.