Opened 3 years ago
Last modified 2 years ago
#838 new defect
newick exporter has to support proper quoting
Reported by: | westram | Owned by: | devel |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Import / Export | Version: | |
Keywords: | Cc: |
Description (last modified by westram)
- single quotes ' inside labels shall be escaped by a second single quote. Such labels need to be quoted.
- make this behavior optional (add new type to 'Name quoting')
Example: Label Species' name should be saved as 'Species'' name'
See https://evolution.genetics.washington.edu/phylip/newick_doc.html
Change History (2)
comment:1 Changed 3 years ago by westram
- Component changed from no idea to Import / Export
- Description modified (diff)
comment:2 Changed 2 years ago by westram
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.