Can sangeranalyseR be changed to read SCF files?
1
0
Entering edit mode
4 months ago

Hello! I am working with sanger sequences where half of them are in the ab1/abi format, the other half is scf. I am using sangeranalyseR, an R package (https://github.com/roblanf/sangeranalyseR), to do quality-trimming and alignment of my ab1 files, and all seemed to have worked fine. The only issue is that sangeranalyseR only accepts files in the ab1/abi format. I tried converting my scf files to ab1 using a variety of software (e.g. Geneious, staden) and unfortunately the output files are never properly formatted. I noticed that sangeranalyseR uses a function called "read.abif" borrowed from the R package sangerseqR. The same package, sangerseqR, also has a function for reading SCF files and I was wondering if you could help me figuring out a way to manually change sangeranalyseR to use the scf files reader from sangerseqR. It seems like it wouldn't be too difficult to just replace one function with the other. Any other advice would also be greatly appreciated.

ab1 scf abi sanger • 330 views
ADD COMMENT
1
Entering edit mode
4 months ago
trausch ★ 1.9k

I am not sure about sangerseqR but I recently implemented an SCF parser for tracy. There are also various web front-ends for tracy to browse, align or variant call SCF files on www.gear-genomics.com. Since the SCF format has multiple different versions, this tracy issue provides some context which SCF version is supported.

ADD COMMENT

Login before adding your answer.

Traffic: 1477 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6