Skip to main content

Sequencing

SeqDev is provides a multi-language sequence development environment. Currently available as part of PlanDev, there is scheduled future work to enable deploying each PlanDev and SeqDev separately. SeqDev has an extensible actions framework enabling native integrations with external tools. Author sequences and adapt SeqDev to fit your needs:

Editing a Sequence file
The workspace navigator is on the left with the editor in the center panel
  • Start using the SeqDev editor out of the box with the SeqN authoring language and the SeqJSON interchange format. Additional languages are available via the Language Package, new languages contributions are welcome.
  • Leverage the editor adaptation to configure additional languages or implement support for your own.
  • Use SeqDev Actions for external integrations.