Mercurial > repos > frogs > frogs_3_1_0
comparison test-data/references/06-affiliation.log @ 0:59bc96331073 draft default tip
planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/tree/v3.1.0 commit 08296fc88e3e938c482c631bd515b3b7a0499647
author | frogs |
---|---|
date | Thu, 28 Feb 2019 10:14:49 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:59bc96331073 |
---|---|
1 ## Application | |
2 Software: affiliation_OTU.py (version: 3.1) | |
3 Command: /home/maria/workspace/git/FROGS/FROGS_master/test/../app/affiliation_OTU.py --reference /home/maria/workspace/git/FROGS/FROGS_master/test/../test/data/ITS1.rdp.fasta --input-fasta res/04-filters.fasta --input-biom res/04-filters.biom --output-biom res/06-affiliation.biom --summary res/06-affiliation.html --log-file res/06-affiliation.log --nb-cpus 4 --java-mem 2 | |
4 | |
5 Nb seq : 86 | |
6 with nb seq artificially combined :34 | |
7 | |
8 ######################################################################################################## | |
9 # Split on tag. (combine_and_split.py version : ) | |
10 Command: | |
11 combine_and_split.py --reads1 res/1550052855.96_4147_04-filters.fasta_FROGS_combined -s NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN --split-output1 res/1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined_R1.fasta --split-output2 res/1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined_R2.fasta | |
12 | |
13 Execution: | |
14 start: 13 Feb 2019 11:14:15 | |
15 end: 13 Feb 2019 11:14:16 | |
16 | |
17 ######################################################################################################## | |
18 # blast taxonomic affiliation (blastn version : 2.7.1+) | |
19 Command: | |
20 blastn -num_threads 1 -task megablast -word_size 38 -max_target_seqs 500 -outfmt '6 qseqid sseqid pident length mismatch gapopen qstart qend sstart send evalue bitscore qlen' -query res/1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined_R1.fasta -out res/1550052855.96_4147_1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined_R1.fasta.blast -db /home/maria/workspace/git/FROGS/FROGS_master/test/../test/data/ITS1.rdp.fasta | |
21 | |
22 Execution: | |
23 start: 13 Feb 2019 11:14:16 | |
24 end: 13 Feb 2019 11:14:16 | |
25 | |
26 ######################################################################################################## | |
27 # blast taxonomic affiliation (blastn version : 2.7.1+) | |
28 Command: | |
29 blastn -num_threads 1 -task megablast -word_size 38 -max_target_seqs 500 -outfmt '6 qseqid sseqid pident length mismatch gapopen qstart qend sstart send evalue bitscore qlen' -query res/1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined_R2.fasta -out res/1550052855.96_4147_1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined_R2.fasta.blast -db /home/maria/workspace/git/FROGS/FROGS_master/test/../test/data/ITS1.rdp.fasta | |
30 | |
31 Execution: | |
32 start: 13 Feb 2019 11:14:16 | |
33 end: 13 Feb 2019 11:14:16 | |
34 | |
35 ######################################################################################################## | |
36 # needleall taxonomic affiliation (needleall_on_bestBlast.py version : r3.0-v1.0 [needleall EMBOSS:6.6.0.0]) | |
37 Command: | |
38 needleall_on_bestBlast.py -r /home/maria/workspace/git/FROGS/FROGS_master/test/../test/data/ITS1.rdp.fasta -f res/1550052855.96_4147_04-filters.fasta_FROGS_combined --query-blast-R1 res/1550052855.96_4147_1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined_R1.fasta.blast --query-blast-R2 res/1550052855.96_4147_1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined_R2.fasta.blast -s res/1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined.needleall.sam -l res/1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined.needleall.log | |
39 | |
40 Execution: | |
41 start: 13 Feb 2019 11:14:16 | |
42 end: 13 Feb 2019 11:14:33 | |
43 | |
44 # Parsing blast alignment results to reduce reference databse | |
45 Reducing reference databases to 90 sequences | |
46 | |
47 # Needlall version: EMBOSS:6.6.0.0 | |
48 # Needlall command: needleall -asequence res/1550052856.58_4164_ITS1.rdp.fasta -bsequence res/1550052855.96_4147_04-filters.fasta_FROGS_combined -outfile res/1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined.needleall.sam -aformat3 sam -gapopen 10.0 -gapextend 0.5 -errfile res/1550052856.58_4164_1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined.needleall.sam_needle_errorfile.txt | |
49 | |
50 ######################################################################################################## | |
51 # convert NeedleAll Sam output in blast like tsv output sorted by bitscore (needleallSam_to_tsv.py version : r3.0-v1.0) | |
52 Command: | |
53 needleallSam_to_tsv.py -n res/1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined.needleall.sam -r /home/maria/workspace/git/FROGS/FROGS_master/test/../test/data/ITS1.rdp.fasta -b res/1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined.needleall.blast_like | |
54 | |
55 Execution: | |
56 start: 13 Feb 2019 11:14:33 | |
57 end: 13 Feb 2019 11:14:34 | |
58 | |
59 ######################################################################################################## | |
60 # blast taxonomic affiliation (blastn version : 2.7.1+) | |
61 Command: | |
62 blastn -num_threads 1 -task megablast -word_size 38 -max_target_seqs 500 -outfmt '6 qseqid sseqid pident length mismatch gapopen qstart qend sstart send evalue bitscore qlen' -query res/1550052855.96_4147_04-filters.fasta_FROGS_full_length -out res/1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_full_length.blast -db /home/maria/workspace/git/FROGS/FROGS_master/test/../test/data/ITS1.rdp.fasta | |
63 | |
64 Execution: | |
65 start: 13 Feb 2019 11:14:34 | |
66 end: 13 Feb 2019 11:14:34 | |
67 | |
68 ######################################################################################################## | |
69 # Add Blast and/or RDP affiliation to biom (addAffiliation2biom.py version : 2.3.0) | |
70 Command: | |
71 addAffiliation2biom.py -f /home/maria/workspace/git/FROGS/FROGS_master/test/../test/data/ITS1.rdp.fasta -i res/04-filters.biom -o res/06-affiliation.biom -b res/1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_full_length.blast res/1550052855.96_4147_1550052855.96_4147_04-filters.fasta_FROGS_combined.needleall.blast_like | |
72 | |
73 Execution: | |
74 start: 13 Feb 2019 11:14:34 | |
75 end: 13 Feb 2019 11:14:34 | |
76 |