I would like to extract the individual genes from a genomic dataset but when I use genemap it automatically translates to peptides. Is there a way to keep this in nucleotide format?
The commands I’m using are below:
nextclade
–in-order
–input-fasta data/DENV1_NC/dengue_denv1.fasta
–output-tsv output/nextclade.tsv
–input-dataset data/DENV1_NC
–output-tree output/nextclade.auspice.json
–output-dir output/
–output-basename nextclade