annotate test-data/test2.log @ 1:209d074eb024 draft default tip

planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 20fd2669164ff3cf1b77f732a801680473430805
author iuc
date Thu, 13 Feb 2025 09:20:08 +0000
parents 7a586a157d37
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
1 VARVAMP log
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
2
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
3 MODE = tiled
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
4
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
5 WARNING: your amplicon lengths might be to small. Consider increasing
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
6 WARNING: your intended overlap is higher than half of your optimal length. This reduces how well varvamps will find overlapping amplicons. Consider decreasing.
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
7
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
8 ARG SETTINGS
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
9
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
10 THRESHOLD = 0.6
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
11 PRIMER_ALLOWED_N_AMB = 2
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
12 AMPLICON_OPT_LENGTH = 150
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
13 AMPLICON_MAX_LENGTH = 300
1
209d074eb024 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 20fd2669164ff3cf1b77f732a801680473430805
iuc
parents: 0
diff changeset
14 MIN_OVERLAP = 76
0
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
15
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
16 CONFIG SETTINGS
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
17
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
18 PRIMER_TMP = (56, 63, 60)
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
19 PRIMER_GC_RANGE = (35, 65, 50)
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
20 PRIMER_SIZES = (18, 24, 21)
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
21 PRIMER_HAIRPIN = 47
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
22 PRIMER_MAX_POLYX = 4
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
23 PRIMER_MAX_DINUC_REPEATS = 4
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
24 PRIMER_GC_END = (1, 3)
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
25 PRIMER_MAX_DIMER_TMP = 47
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
26 PRIMER_MIN_3_WITHOUT_AMB = 3
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
27 PCR_MV_CONC = 100
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
28 PCR_DV_CONC = 2
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
29 PCR_DNTP_CONC = 0.8
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
30 PCR_DNA_CONC = 15
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
31 PRIMER_TM_PENALTY = 2
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
32 PRIMER_GC_PENALTY = 0.2
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
33 PRIMER_SIZE_PENALTY = 0.5
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
34 PRIMER_MAX_BASE_PENALTY = 10
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
35 PRIMER_3_PENALTY = (32, 16, 8, 4, 2)
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
36 PRIMER_PERMUTATION_PENALTY = 0.1
7a586a157d37 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 938f80815419af5d560f949d884989cf1d69550d
iuc
parents:
diff changeset
37