BioJulia / FASTX.jl

Parse and process FASTA and FASTQ formatted files of biological sequences.
https://biojulia.dev
MIT License
61 stars 20 forks source link

Migrate to Automa v1 #108

Closed jakobnissen closed 1 year ago

jakobnissen commented 1 year ago

This is an entirely internal change. CI will not pass until Automa v1 is actually released (but I need to dogfood it with PRs like these), so I'll wait until merging.

Closes #82