flowcraft
flowcraft copied to clipboard
MaxBin2 outputs
Hi there, Im using MaxBin2 to run binning on a fasta file from coassembly. I have just one fasta file. I only ue the forward read (R1). MaxBin2 gives me many output files but Id like to know where is the bin summary file in the output. Here is the script I run:
perl ~/MaxBin-2.2.7/run_MaxBin.pl -thread 12 -contig F1-contigs-prefix-formatted-only.fa -reads 1 -reads 2 -reads 3 -out myfilename.
Thank you in advance.