(check-if-good good-formats model-parts suitable-for format)
checks if certain formats are suitable for export given the data in the table Right now this is explicitly for FASTA, which requires a gene or protein. Returns either the list of acceptable formats as it was, or the same list with the new possible format appended to the end.
checks if certain formats are suitable for export given the data in the table Right now this is explicitly for FASTA, which requires a gene or protein. Returns either the list of acceptable formats as it was, or the same list with the new possible format appended to the end.
(export-menu loc)
UI element. Presents the modal to allow user to select an export format.
UI element. Presents the modal to allow user to select an export format.
(exporttable loc)
(modal-body loc)
creates the dropdown to allow users to select their preferred format
creates the dropdown to allow users to select their preferred format
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |