Mercurial > repos > mbernt > maxbin2
comparison test-data/2/out.log @ 0:35aa0df55a62 draft
planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/master/tools/maxbin2 commit 8e118a4d24047e2c62912b962e854f789d6ff559-dirty
author | mbernt |
---|---|
date | Thu, 28 Jun 2018 08:49:29 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:35aa0df55a62 |
---|---|
1 MaxBin 2.2.4 | |
2 Input contig: Bin_Sample3_contigs.fasta | |
3 out header: out | |
4 Located abundance file [abundances.tsv] | |
5 Min contig length: 500 | |
6 Max iteration: 10 | |
7 Probability threshold: 0.95 | |
8 Searching against 107 marker genes to find starting seed contigs for [Bin_Sample3_contigs.fasta]... | |
9 Try harder to dig out marker genes from contigs. | |
10 Done data collection. Running MaxBin... | |
11 Command: /home/berntm/miniconda3/envs/__maxbin2@2.2.4/opt/MaxBin-2.2.4/src/MaxBin -fasta out.contig.tmp -abund out.contig.tmp.abund1 -seed out.seed -out out -min_contig_length 500 -max_run 10 -prob_threshold 0.95 | |
12 Minimum contig length set to 500. | |
13 Reading seed list... | |
14 Looking for seeds in sequences. | |
15 contig-201_2 [11.293216] | |
16 contig-201_100 [10.048304] | |
17 Get 2 seeds. | |
18 | |
19 Start EM process. | |
20 Iteration 1 | |
21 Iteration 2 | |
22 Iteration 3 | |
23 Iteration 4 | |
24 Iteration 5 | |
25 Iteration 6 | |
26 Iteration 7 | |
27 Iteration 8 | |
28 Iteration 9 | |
29 Iteration 10 | |
30 | |
31 EM finishes successfully. | |
32 | |
33 Classifying sequences based on the EM result. | |
34 Minimum probability for binning: 0.95 | |
35 Ignoring 0 bins without any sequences. | |
36 Number of unclassified sequences: 23 (9.75%) | |
37 Elapsed time: 0 days 00:00:01 | |
38 | |
39 Deleting intermediate files. | |
40 | |
41 | |
42 ========== Job finished ========== | |
43 Yielded 2 bins for contig (scaffold) file Bin_Sample3_contigs.fasta | |
44 | |
45 Here are the output files for this run. | |
46 Please refer to the README file for further details. | |
47 | |
48 Summary file: out.summary | |
49 Marker counts: out.marker | |
50 Marker genes for each bin: out.marker_of_each_gene.tar.gz | |
51 Bin files: out.001.fasta - out.002.fasta | |
52 Unbinned sequences: out.noclass | |
53 Marker plot: out.marker.pdf | |
54 | |
55 | |
56 ========== Elapsed Time ========== | |
57 0 hours 0 minutes and 3 seconds. | |
58 |