gapseq icon indicating copy to clipboard operation
gapseq copied to clipboard

Gapseq returns models based on SEED reactions even when database is specified as vmh

Open anubhavdas0907 opened this issue 6 months ago • 0 comments

Hello,

I was generating a model using gapseq with database as vmh and pathway database as kegg.

Although gapseq returned a valid model, the reactions in the model have ids of seed and not vmh.

Can you please let me know, how can I get models with reaction ids of vmh and not seed?

code used.

gapseq find -p all -f ./test_out/ -d vmh -l KEGG -v 0 -K 5 -O -g ./genomic.fna

Thanks.

anubhavdas0907 avatar Jul 25 '24 14:07 anubhavdas0907