Skip to content

Commit

Permalink
another try on adapter test structure
Browse files Browse the repository at this point in the history
  • Loading branch information
bwlang committed Feb 25, 2023
1 parent bebfdf5 commit 187869e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tools/picard/picard_CollectAlignmentSummaryMetrics.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@
<test>
<param name="bisulphite" value="false" />
<param name="assume_sorted" value="true" />
<param name="adapters" value="" />
<repeat name="adapters">
<param name="adapter" value = ""/>
</repeat>
<param name="maxinsert" value="100000" />
<param name="reference_source_selector" value="history" />
<param name="ref_file" value="picard_CASM_ref.fa" />
Expand Down

0 comments on commit 187869e

Please sign in to comment.