Output Structure - ajmoore143/KEGGBLAST GitHub Wiki
Output Structure
Within your working directory, KEGGBLAST will create (or expect) the following folders:
📁 fasta_output/
└── hsa/ # (example species)
├── GENE1_amino.fasta
├── GENE1_gene.fasta
└── GENE2_amino.fasta
📁 blast_results_gget/
├── GENE1_blastp_blast.json
├── GENE2_blastp_blast.json
📁 blast_results_ncbi/
├── GENE1_ncbi_blast.json
├── GENE2_ncbi_blast.json