Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guessing the ID source in Target fields #4

Open
childers opened this issue Mar 21, 2017 · 1 comment
Open

Guessing the ID source in Target fields #4

childers opened this issue Mar 21, 2017 · 1 comment

Comments

@childers
Copy link
Collaborator

childers commented Mar 21, 2017

@guilhemfaure, from our discussion

Alignment gffs can have a Target field containing an ID. If we support updating the ID, we need to rerun the guessing workflow to try and determine what the ID type is and what reformatting options are available.

There is no expectation that the Target IDs are going to be the same assembly as the main IDs we are updating. That would only be the case if the sequence was aligned to itself, which is a valid use-case, but less common than mapping the assembly to some other assembly.

Should this be a separate option specified when the program is run? (update target IDs vs update source IDs)
Should this be done in parallel as the source IDs are updated?

@childers
Copy link
Collaborator Author

From what I can remember most or all of the alignment gff I had worked with in the past were mapped to EST or gene sets, and the Target=ID pointed to the sequence ID for a gene or transcript. I think I might have used genome assembly to genome assembly mapped gff3 once as a special case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant