Skip to content

Commit ff011d7

Browse files
committed
samtools,htslib must be 1.21
1 parent e52a4c8 commit ff011d7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/run_pipeline.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@ jobs:
3838
--ref_fasta GRCh38_full_analysis_set_plus_decoy_hla.fa \
3939
--output_dir results_GRCh38 \
4040
--cores 2
41-
- name: Upload HipSTR log
42-
uses: actions/upload-artifact@v4
43-
with:
44-
name: hipstr_NA12878_log
45-
path: results_GRCh38/logs/hipstr_NA12878.log
4641
- name: Check results
4742
run: |
4843
cat results_GRCh38/predictions/tomm40_predictions_summary.tsv | column -t

0 commit comments

Comments
 (0)