aboutsummaryrefslogtreecommitdiff
path: root/scripts/README.md
blob: f6a7e29a20489c2578e68b8f391ba07c03f1e7ae (plain)
1
2
3
4
5
6
### Instructions for download and/or prepare the data and/or the metadata

Just go into the `download_genbank_data` or `download_sra_data` directory and execute the python3 script inside.

- `download_genbank_data/from_genbank_to_fasta_and_yaml.py` downloads the data and the matadata, preparing the FASTA and the YAML files;
- `download_sra_data/download_sra_data.py` creates the metadata in the form of YAML files from the SraExperimentPackage.XXX.xml.gz file in the same directory.