Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

include a viewer for sanger sequencing - scf or ab1 files #890

Open
jobabi opened this issue Apr 25, 2023 · 8 comments
Open

include a viewer for sanger sequencing - scf or ab1 files #890

jobabi opened this issue Apr 25, 2023 · 8 comments

Comments

@jobabi
Copy link

jobabi commented Apr 25, 2023

Hi,
what about the idea to add an viewer for sanger sequencing results?
maybe one of these could be implemented ?

https://github.com/y9c/cfutils
https://github.com/labsquare/CutePeaks
https://github.com/topics/sanger-chromatograms

best wishes

Jochen

@tnrich

@tnrich
Copy link
Contributor

tnrich commented Apr 25, 2023

Hi @jobabi you can already view chromatograms in the editor!

See here - https://teselagen.github.io/openVectorEditor/#/Editor?searchInput=chr&chromatogramExample=true

@jobabi
Copy link
Author

jobabi commented Apr 26, 2023 via email

@tnrich
Copy link
Contributor

tnrich commented Apr 27, 2023

@jobabi ab1 files are recognized by the editor:
image

Just drag an ab1 file into the editor to see

@jobabi
Copy link
Author

jobabi commented Apr 28, 2023 via email

@tnrich
Copy link
Contributor

tnrich commented Apr 28, 2023

@jobabi Pretty sure it works.. here it is on safari (also on macos):

Screen.Recording.2023-04-28.at.11.40.09.AM.mov

Try doing that with this file and see?
1_pAS0128A_oMB1064_2022-07-20_A09 2.ab1.zip

@jobabi
Copy link
Author

jobabi commented May 2, 2023 via email

@tnrich
Copy link
Contributor

tnrich commented May 8, 2023

Hi @jobabi

It seems that other AB1 parsers are also struggling with the notfine.ab1 file:

I tried uploading it on the ab1 parser that mine is based off of here https://eamitchell.github.io/ab1ToJSON/ and it didn't work.

Also the benchling dna uploader doesn't seem to handle it:
image

I'm not sure why it isn't working exactly but something seems off in the format of the file that is causing the parser to balk
Here's the error I see in bio-parsers:
image

@tnrich
Copy link
Contributor

tnrich commented May 8, 2023

Hmm interesting.. seems like snapgene is able to load the notfine.ab1 file..
image

that being said, it appears that the root cause of this issue is that the file is saved with the incorrect type of ZTR - https://bioinformatics.stackexchange.com/questions/692/how-can-i-convert-scf-trace-files-to-abi-files?newreg=8143db5a01f0446b962a4584e2cf9227

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

No branches or pull requests

2 participants