Skip to content

Commit

Permalink
Update VariantCalling.yml
Browse files Browse the repository at this point in the history
add running --help for principal check after download
  • Loading branch information
Krannich479 authored May 29, 2024
1 parent afb70c8 commit a4f5d09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/VariantCalling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
run: |
git clone https://github.com/rki-mf1/cievad.git
pushd cievad
nextflow run hap.nf --help
nextflow run eval.nf --help
wget https://www.ebi.ac.uk/ena/browser/api/fasta/MN908947.3
sed 's/>ENA|MN908947|MN908947.3 Severe acute respiratory syndrome coronavirus 2 isolate Wuhan-Hu-1, complete genome./>MN908947.3/g' MN908947.3 > MN908947.3.fasta
popd
Expand Down

0 comments on commit a4f5d09

Please sign in to comment.