Mercurial > repos > mbernt > maxbin2
comparison test-data/1/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 | 6a638de7915c |
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 reads file [interleavedPE_unmapped_Sample3_total.fasta] | |
5 Running Bowtie2 on reads file [interleavedPE_unmapped_Sample3_total.fasta]...this may take a while... | |
6 Searching against 107 marker genes to find starting seed contigs for [Bin_Sample3_contigs.fasta]... | |
7 Try harder to dig out marker genes from contigs. | |
8 Done data collection. Running MaxBin... | |
9 Command: /home/berntm/miniconda3/envs/__maxbin2@2.2.4/opt/MaxBin-2.2.4/src/MaxBin -fasta out.contig.tmp -abund out.contig.tmp.reads.abund1 -seed out.seed -out out -min_contig_length 1000 | |
10 Minimum contig length set to 1000. | |
11 Reading seed list... | |
12 Looking for seeds in sequences. | |
13 contig-201_2 [11.293216] | |
14 contig-201_100 [10.048304] | |
15 Get 2 seeds. | |
16 | |
17 Start EM process. | |
18 Iteration 1 | |
19 Iteration 2 | |
20 Iteration 3 | |
21 Iteration 4 | |
22 Iteration 5 | |
23 Iteration 6 | |
24 Iteration 7 | |
25 Iteration 8 | |
26 Iteration 9 | |
27 Iteration 10 | |
28 Iteration 11 | |
29 Iteration 12 | |
30 Iteration 13 | |
31 Iteration 14 | |
32 | |
33 EM finishes successfully. | |
34 | |
35 Classifying sequences based on the EM result. | |
36 Minimum probability for binning: 0.50 | |
37 Ignoring 0 bins without any sequences. | |
38 Number of unclassified sequences: 0 (0.00%) | |
39 Elapsed time: 0 days 00:00:00 | |
40 | |
41 Deleting intermediate files. | |
42 | |
43 | |
44 ========== Job finished ========== | |
45 Yielded 2 bins for contig (scaffold) file Bin_Sample3_contigs.fasta | |
46 | |
47 Here are the output files for this run. | |
48 Please refer to the README file for further details. | |
49 | |
50 Summary file: out.summary | |
51 Marker counts: out.marker | |
52 Marker genes for each bin: out.marker_of_each_gene.tar.gz | |
53 Bin files: out.001.fasta - out.002.fasta | |
54 Unbinned sequences: out.noclass | |
55 | |
56 Store abundance information of reads file [interleavedPE_unmapped_Sample3_total.fasta] in [out.abund1]. | |
57 | |
58 | |
59 ========== Elapsed Time ========== | |
60 0 hours 0 minutes and 14 seconds. | |
61 |