Skip to content

Commit

Permalink
is it length of scritp name related?
Browse files Browse the repository at this point in the history
  • Loading branch information
dslarm committed Nov 9, 2024
1 parent 83f13b8 commit 31042aa
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions recipes/control-freec/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@ requirements:

test:
commands:
- ls -l $PREFIX/bin
- echo PREFIX is $PREFIX
- echo PATH is $PATH
- freec
- freec2bed.pl
- freec2circos.pl
- vcf2snpFreec.pl
- which which
- which makeGraph.R
- which makeGraph_Chromosome.R
- vcf2snpFreec.pl
- which assess_significance.R
- which makeGraph2.0.R
- echo PREFIX is $PREFIX
- echo PATH is $PATH
- ls -l $PREFIX/bin/get_fasta_lengths.pl
- which get_fasta_lengths.pl
- which assess_significance.R
- which makeGraph_Chromosome.R

about:
home: https://github.com/BoevaLab/FREEC
Expand Down

0 comments on commit 31042aa

Please sign in to comment.