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

InvertBio seeing bugged annotations #181

Closed
jjti opened this issue Oct 11, 2022 · 1 comment
Closed

InvertBio seeing bugged annotations #181

jjti opened this issue Oct 11, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@jjti
Copy link
Collaborator

jjti commented Oct 11, 2022

Buggy annotations

We mostly use SeqViz with genbank files and have noticed that annotation parsing is off without us being able to really figure out why/how to fix it in the files. I can try to find an example for you we can share (hard because it's mainly customer IP we're working with). But the same file in SeqViz and in Snapgene render differently and it results in both more, but wrong, annotation shown in SeqViz and fewer/hidden annotations that doesn't appear in SeqViz.

Visualisation of unassembled strains

Some of the genbank files we have contain multiple strains (typically unassembled reads), which SeqViz by default concatenates the sequences as it was one – which is wrong and hard to catch. Snapgene let's you select which of the sequences to view, which is what we've now built ourselves too, so that we add a select-step before rendering just one of the sequences in the file with SeqViz.

whatever the fixes are they're go into https://github.com/Lattice-Automation/seqparse

@jjti jjti added the bug Something isn't working label Oct 11, 2022
@jjti jjti changed the title Buggy annotations InvertBio seeing bugged annotations Oct 21, 2022
@jjti
Copy link
Collaborator Author

jjti commented Nov 13, 2022

moving to Lattice-Automation/seqparse#1

@jjti jjti closed this as completed Nov 13, 2022
drphelps pushed a commit to AsimovBio/seqviz that referenced this issue Jan 13, 2023
* add amino_acid_sequence to query and pass to sequence viewer

* handle amino acid sequence length in annotations and construct sequence

* update seqviz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant