Skip to main content Link Search Menu Expand Document (external link)

repp add database

Import a FASTA sequence database along with its cost

Synopsis

Import a new sequence database so its sequences are available to ‘repp make’

repp add database [flags]

Examples

  repp add database --name addgene --cost 65.0 ./addgene.fa

Options

  -c, --cost float    the cost per plasmid procurement (eg order + shipping fee)
  -h, --help          help for database
  -n, --name string   database name

Options inherited from parent commands

  -v, --verbose   write DEBUG logs

SEE ALSO

  • repp add - Add a sequence database, feature, or enzyme
Auto generated by spf13/cobra on 11-Jun-2022