Skip to content

Commit

Permalink
found a fake hg17.len file! Try that for the second test
Browse files Browse the repository at this point in the history
  • Loading branch information
fubar2 committed Jun 8, 2024
1 parent d984a27 commit f2b6f48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ bedtools genomecov -bg -split -ibam '$input1' | LC_COLLATE=C sort -k1,1 -k2,2n >
<conditional name="hist_or_builtin">
<param name="genosel" value="history"/>
<param name="input1" value="srma_out2.bam"/>
<param name="chromfile" value="hg17.len"/>
<param name="chromfile" value="fasta_tool_compute_length_2.out"/>
</conditional>
<output name="output" value="srma_out2.bigwig" compare="sim_size"/>
</test>
Expand Down

0 comments on commit f2b6f48

Please sign in to comment.