2023-03-18.055417.mp4
- minimal dependencies
bash
wget
orcurl
Important
You do NOT need to install entrez-direct
(https://www.biostars.org/p/97782/).
curl -O https://raw.githubusercontent.com/akikuno/gse2srr/main/gse2srr.sh
# or
wget https://raw.githubusercontent.com/akikuno/gse2srr/main/gse2srr.sh
sh gse2srr.sh <GSE Number>
sh gse2srr.sh GSE199916
# SRR18579290
# SRR18579291
# SRR18579292
# SRR18579293
# SRR18579294
# SRR18579295
# SRR18579296
# SRR18579297
- prjna2srr.sh: to convert PRJNA (BioProject accession ID) to SRR
Questions, bug reporting or any inqueries are always welcome!
Please reprt to the GitHub Issues
- Questions by creating a new issue with the question tag
- Bugs by creating a new issue with the bug tag