This is a test version of Biostars. For the public version, visit https://www.biostars.org.
AGP file format

I am trying to submit whole genome file under Genomes (WGS) SRA.

I am getting following error: expecting 9 tab-separated columns, found 1

Can anyone help me to fix this?

Thanks in anticipation

wgs ncbi genome sra

2 answers

Few days back I wanted AGP file too. Then I came across this script at Github.

Edit: Here is my agp file:

Chr 1       108932  234     W       contig_235      1       108932  +
Chr 108933  190826  235     N       81894   fragment        yes

I am using same script. But the output file is throwing the error while uploading. Your sequence header contains 9 columns?? if yes please post an example

Log in to answer this question.