Build a synteny (PAF) track config spanning two assemblies
synteny_track(
uri,
target_assembly,
query_assembly,
name = NULL,
track_id = NULL,
...
)URL to a .paf file.
The two assembly names (PAF target is
the first assembly of a synteny_view()).
Track display name. Defaults to the file's base name.
Track id. Defaults to a slug of name.
Extra config merged onto the track.
a track config list