conseq

convert sequence — parse .seq files into ToolAPI InstantSeqEvents.
More input/output formats may follow.

Language: Rust
Binary: tool-conseq
Region: fra
1x CPU @ 1 GB
Included: gre.seq reset
2. Pipeline
// Read the .seq file contents
seq_file <- read("selected_file.seq")

// Parse into a ToolAPI event sequence with conseq
events <- tool_conseq(seq_file, exact_trajectory: true)

// Feed into downstream simulation tools
simulate(events)
Idle — waiting for input
3. Parsed sequence
🧬
parsed event sequence will appear here
blocks × events × channels
gre.seq