Skip to content

Question about Adjacencies & Inversion #471

Answered by ahwagner
greg-sharpe asked this question in Q&A
Discussion options

You must be logged in to vote

In the current model, the Adjacency only describes the sequence junction, nothing beyond. So the use of A and F are not allowed as described in the above model; instead you would have 4 Adjacency objects, ordered in a containing structure (the current proposal is that structure is a revised Haplotype, but there is an open discussion about that at #461). The information for the four adjacency objects, per the current schema and examples would look like:

Adjacency 1: [{start: A}] (if terminal)
Adjacency 2: [{end: B}, {end: D}]
Adjacency 3: [{start: C}, {start: E}]
Adjacency 4: [{end: F}] (if terminal)

Hope this helps.

Replies: 6 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ahwagner
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Mrinal-Thomas-Epic
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
4 participants
Converted from issue

This discussion was converted from issue #469 on March 05, 2024 02:20.