Commit f2d5fb0
committed
Fix peptide test samplesheet: correct target_sequence filename
The test_design_peptide profile was failing because the samplesheet
referenced a non-existent file '2VSM_target_sequence.fa'. Updated to
use the correct file 'nipah_virus_target_sequence_glycoproteinG.fasta'
which exists in assets/test_data/.
This fixes the NoSuchFileException error when running:
nextflow run . -profile test_design_peptide
Also verified that nanobody and protein test profiles have correct
file references.1 parent 874a9b0 commit f2d5fb0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments