# HG changeset patch # User iuc # Date 1739438417 0 # Node ID c1f08498cd740b746cac6251098c7b1d160ffbab # Parent d6d746d0d1d05cbe641877c9a1d7b386e0461cf9 planemo upload for repository https://github.com/jonas-fuchs/varVAMP commit 20fd2669164ff3cf1b77f732a801680473430805 diff -r d6d746d0d1d0 -r c1f08498cd74 macros.xml --- a/macros.xml Thu Oct 24 18:10:50 2024 +0000 +++ b/macros.xml Thu Feb 13 09:20:17 2025 +0000 @@ -1,6 +1,6 @@ - 1.2.1 + 1.2.2 0 diff -r d6d746d0d1d0 -r c1f08498cd74 test-data/ambiguous_consensus.fasta --- a/test-data/ambiguous_consensus.fasta Thu Oct 24 18:10:50 2024 +0000 +++ b/test-data/ambiguous_consensus.fasta Thu Feb 13 09:20:17 2025 +0000 @@ -1,2 +1,2 @@ ->AMPLICON_consensus +>AMPLICON_ambiguous_consensus tatcccgtrtycaractgayatccttattaayytgatgcaaccycgrcagcttgtkttccgrccygaagtyytstggaaycayccgatccagcgrgtyatacataatgagctggagcartactgccgwgcycgygctggycgytgyctkgargtkggsgcycayccaagatcyatyaatgayaacccyaatgtyytgcaccggtgcttyctycgcccggtyggdagagaygtmcagcgytggtaytcygccccsacycgyggyccagcggcyaaytgccgccgytcygcgctacgyggyytgccccctgtcgaycgyacmtaytgcttcgacgggttytcccgctgcgcytttgccgctgagacyggratygctttataytcactrcatgacctytggccytcggaygtygcggaggcya diff -r d6d746d0d1d0 -r c1f08498cd74 test-data/test2.log --- a/test-data/test2.log Thu Oct 24 18:10:50 2024 +0000 +++ b/test-data/test2.log Thu Feb 13 09:20:17 2025 +0000 @@ -11,7 +11,7 @@ PRIMER_ALLOWED_N_AMB = 2 AMPLICON_OPT_LENGTH = 150 AMPLICON_MAX_LENGTH = 300 -MIN_OVERLAP = 100 +MIN_OVERLAP = 76 CONFIG SETTINGS diff -r d6d746d0d1d0 -r c1f08498cd74 varvamp.xml --- a/varvamp.xml Thu Oct 24 18:10:50 2024 +0000 +++ b/varvamp.xml Thu Feb 13 09:20:17 2025 +0000 @@ -50,11 +50,6 @@ '$alignment' results/ -#if $mode.scheme_outputs and 'primer_binding_sites' in $mode.scheme_outputs: - ## the leading header line written by this version of the tool - ## is less than helpful in that in can cause parsing issues with downstream tools like ivar trim - && tail -n +2 results/primers.bed > results/primers_headerless.bed -#end if #if $mode.m_select == 'qpcr' and $mode.scheme_outputs and 'primer_seqs' in $mode.scheme_outputs: ## make the primer sequences fasta discoverable under the same name that is used in "single" mode && mv results/oligos.fasta results/primers.fasta @@ -154,7 +149,7 @@ - + @@ -224,7 +219,7 @@ - + mode['scheme_outputs'] and 'primer_binding_sites' in mode['scheme_outputs'] @@ -327,7 +322,7 @@ - +