Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add aarch64 control-freec (debugging) #52018

Closed
wants to merge 18 commits into from
Closed
Prev Previous commit
Next Next commit
does make work on other scripts
  • Loading branch information
dslarm committed Nov 9, 2024
commit 3acab93870a42e1ae2cc70b0f73b853e7fd3de93
8 changes: 4 additions & 4 deletions recipes/control-freec/meta.yaml
Original file line number Diff line number Diff line change
@@ -33,15 +33,15 @@ test:
- freec
- freec2bed.pl
- freec2circos.pl
- echo PREFIX is $PREFIX
- echo PATH is $PATH
- ls -l $PREFIX/bin/get_fasta_lengths.pl
- get_fasta_lengths.pl
- 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

about:
home: https://github.com/BoevaLab/FREEC
Loading