Traffic: 401 ip/hr
Question: Fasta/Fastq file conversion to SFF file
 
2
 
 

Hi

Can anyone help to find the script or tool to convert fasta/fastq file to sff format? Thanks for the help..

Cheers Ram

2 answers

 
3
 
 

There isn't enough information contained in a fasta file for converting to SFF. SFFs are flowgram files that contain information on sequence, quality and signal strengths. Why do you want to convert fasta to SFF? Newbler and Mira will both take in fasta files if that's what you want to use it for.

You can find information on SFF files here: http://contig.wordpress.com/2010/10/28/newbler-input-i-the-sff-file/

It is also a great blog for everything you want to know about how Newbler works.

 

hi Actually working on AVA and I know it only takes sff files but I have only fasta file.

log in to reply • written 18 months ago by Ram  201
 

You might have to just bite the bullet and align your reads and call snps with other software. It won't be as straight forward as using the amplicon variant analyzer, but at least you know exactly what is going on with the analysis.

log in to reply • written 18 months ago by Damian Kao  7,790212
 
 
1
 
 

This can't be done. SFF contains more information, namely flow gram data, than fasta/fastq can encode. You can use sfffile to obtain a subselection of a SFF file. See the documentation.

 

Hi Thanks a lot. That helped me to understand the difference between sff files and fasta/fastq files.

log in to reply • written 18 months ago by Ram  201
 
Log in to add a post