I want the submission in NCBI only. Submission is done by using sequin tool which needs .sqn file. What I could find is that there are 3 mandatory files that needs to created when the genome is required to be submitted along with the annotations using sequin.These are
.sbtfile - Template file containing a text ASN.1 Submit-block object.fsafile - Nucleotide sequence data in FASTA format.tblfile - Feature Table
These 3 files are required by a tool called tbl2asn which outputs the .sqn file which is submitted using sequin.