I would like to know how to do meta assembly by using the assemblies through Trinity and newbler of Roche transcriptome data. I used CAP3 so I followed the following commands. Both files have different headers and parameters.
cat trinity.fasta newbler.fasta > final.fasta
./cap3 final.fasta
Output: .contigs, .singlets, .ace. links
I think .contigs are assembled and .singlets are unassembled data. Here I don't have .con file as well as I am unable to generate by formcon.
Please guide me how can I get more assembled contigs . Please guide what will be the right way to do.Can you please guide me how the make mira's input to generate meta assembly.