Hello,
I'm using macMonterey 12.6
I try to convert GenBank file into GFF3 or FASTA but when I scripted to code ""cat AF086833.gb | seqret -filter -feature -osformat gff3 > AF086833.gff
", the shell gives an error "zsh: command not found: seqret
". How can I solve it and should I bash instead of zsh?
Is seqret installed?
which seqret
no, I didn't install. How can I install?