Seq-Gen icon indicating copy to clipboard operation
Seq-Gen copied to clipboard

Add FASTA as an input format

Open rambaut opened this issue 1 year ago • 4 comments

Sequences in FASTA format (may require a separate input option)

rambaut avatar Jul 23 '24 22:07 rambaut

The nexus data format might be a drop in replacement (seqs + trees) but also I think nexus is probably overcomplicated.

lskatz avatar Jul 24 '24 13:07 lskatz

If it was highly constrained to a subset of the Nexus format it would be doable - I have written Nexus parsers a number of times. The main problem is it is overly flexible.

rambaut avatar Jul 24 '24 13:07 rambaut

Then it just makes sense with what you said -- fasta!

lskatz avatar Jul 24 '24 13:07 lskatz

Pushing this to a later version.

rambaut avatar Feb 02 '25 13:02 rambaut