The metaproteomics pipeline will need a new script for either generating a GFF file from Kaiko's output or generate a GFF-like file. In either instance, a script will need to be created to extract this information from a database as well as from Kaiko's generated FASTA. The selected approach will be documented in issue https://github.com/microbiomedata/metaPro/issues/59. A new container (and Dockerfile) may need to be created, but it may be worth investigating integrating this into an already existing container.
TODO
[ ] Write a script to generate a GFF file from Kaiko's FASTA input
The metaproteomics pipeline will need a new script for either generating a GFF file from Kaiko's output or generate a GFF-like file. In either instance, a script will need to be created to extract this information from a database as well as from Kaiko's generated FASTA. The selected approach will be documented in issue https://github.com/microbiomedata/metaPro/issues/59. A new container (and Dockerfile) may need to be created, but it may be worth investigating integrating this into an already existing container.
TODO