Skip to content

Commit

Permalink
add profile
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Sep 26, 2024
1 parent d15a515 commit 7d29653
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 13 deletions.
1 change: 1 addition & 0 deletions tools/poretools/macros.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
</xrefs>
</xml>
<token name="@VERSION@">0.6.1a1</token>
<token name="@PROFILE@">23.1</token>
<xml name="citations">
<citations>
<citation type="doi">10.1093/bioinformatics/btu555</citation>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_events.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_events" name="Extract nanopore events" version="@[email protected]">
<tool id="poretools_events" name="Extract nanopore events" version="@[email protected]" profile="@PROFILE@">
<description>from a set of sequencing reads</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_extract.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_extract" name="Extract reads" version="@[email protected]">
<tool id="poretools_extract" name="Extract reads" version="@[email protected]" profile="@PROFILE@">
<description>in FASTA or FASTQ format from nanopore files</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_hist.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_hist" name="Generate histogram" version="@[email protected]">
<tool id="poretools_hist" name="Generate histogram" version="@[email protected]" profile="@PROFILE@">
<description>of nanopore read lengths</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_nucdist.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_nucdist" name="Show nucleotide" version="@[email protected]">
<tool id="poretools_nucdist" name="Show nucleotide" version="@[email protected]" profile="@PROFILE@">
<description>distribution in nanopore sequencing reads</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_occupancy.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_occupancy" name="Plot performance" version="@[email protected]">
<tool id="poretools_occupancy" name="Plot performance" version="@[email protected]" profile="@PROFILE@">
<description>per cell in nanopore reads</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_qualdist.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_qualdist" name="Show quality" version="@[email protected]">
<tool id="poretools_qualdist" name="Show quality" version="@[email protected]" profile="@PROFILE@">
<description>score distribution in nanopore sequencing reads</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_qualpos.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_qualpos" name="Generate box-whisker" version="@[email protected]">
<tool id="poretools_qualpos" name="Generate box-whisker" version="@[email protected]" profile="@PROFILE@">
<description>plot of quality score distribution over positions in nanopore reads</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_squiggle.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_squiggle" name="Plot signals" version="@[email protected]" profile="@profile@">
<tool id="poretools_squiggle" name="Plot signals" version="@[email protected]" profile="@profile@" profile="@PROFILE@">
<description>for nanopore reads</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_stats.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_stats" name="Read length statistics" version="@[email protected]">
<tool id="poretools_stats" name="Read length statistics" version="@[email protected]" profile="@PROFILE@">
<description>from a set of FAST5 files</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_tabular.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_tabular" name="Extract FASTQ" version="@[email protected]">
<tool id="poretools_tabular" name="Extract FASTQ" version="@[email protected]" profile="@PROFILE@">
<description>in tabular format from a set of FAST5 files</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_times.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_times" name="Extract time" version="@[email protected]">
<tool id="poretools_times" name="Extract time" version="@[email protected]" profile="@PROFILE@">
<description>and channel information from a set of FAST5 files</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_winner.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_winner" name="Get longest read" version="@[email protected]">
<tool id="poretools_winner" name="Get longest read" version="@[email protected]" profile="@PROFILE@">
<description>from a set of FAST5 files.</description>
<macros>
<import>macros.xml</import>
Expand Down
2 changes: 1 addition & 1 deletion tools/poretools/poretools_yield_plot.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="poretools_yield_plot" name="Collector’s curve" version="@[email protected]">
<tool id="poretools_yield_plot" name="Collector’s curve" version="@[email protected]" profile="@PROFILE@">
<description>of sequencing yield over time</description>
<macros>
<import>macros.xml</import>
Expand Down

0 comments on commit 7d29653

Please sign in to comment.