Many thanks for replay
sequencing depth of plasmid, => 550X
length of reads, 150
paired or not paired, => paired
is there anything else that is being sequenced => no
t command lines
1.velvet=>
VelvetOptimiser.pl -t 50 --p Sample12 --d sample12 --a -o "-min_contig_lgth 200 -scaffolding yes" -f '-fastq -shortPaired R1_001_150.fastq R2_001_150.fastq'
AND
velveth 1_Output_velveth 69,73,2 -fastq -shortPaired -separate R1_001.fastq_filtered R2_001.fastq_filtered
velvetg inputkmer -cov_cutoff auto -read_trkg yes -min_contig_lgth 200 -amos_file yes -ins_length auto -exp_cov auto -ins_length_sd 50 -scaffolding yes
2 spades
SPAdes-3.5.0-Linux/bin/spades.py -o SO_5216_BND11_S11_L001_1 -k 21,33,55,77 --careful --only-assembler -1 R1_001_150.fastq -2 R2_001_150.fastq -t 20
AND
spades.py -o S11_L001 -1 R1_001_150.fastq_filtered -2 R2_001_150.fastq_filtered -t 30 -k 41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71,73,75,77,79,81 --cov-cutoff auto
The output I am getting is around 6 mb genome and scaffold ~700. that is too far from expected results