Skip to content

Commit ac2c0eb

Browse files
committed
Add example files to the installer
1 parent d836f0a commit ac2c0eb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ProteinCoverageSummarizer_Installer/ProteinCoverageSummarizer_setup.iss

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ Source: ..\bin\BSA_P171_QID1638_TestProteins.fasta ; Dest
3333
Source: ..\bin\BSA_P171_QID1638_TestPeptides.txt ; DestDir: {app}
3434
Source: ..\bin\BSA_P171_QID1638_TestPeptides_coverage.txt ; DestDir: {app}
3535
Source: ..\bin\BSA_P171_QID1638_TestPeptides_ProteinToPeptideMapping.txt ; DestDir: {app}
36-
Source: ..\bin\BSA_P171_QID1638_TestPeptides_SequenceOnly.txt ; DestDir: {app}
36+
Source: ..\bin\BSA_P171_QID1638_TestPeptides_SequenceOnly.txt ; DestDir: {app}
37+
Source: ..\bin\BSA_P171_QID1638_TestPeptides_SequenceOnly_coverage.txt ; DestDir: {app}
38+
Source: ..\bin\BSA_P171_QID1638_TestPeptides_SequenceOnly_ProteinToPeptideMapping.txt ; DestDir: {app}
39+
3740
Source: ..\bin\BSA_P171_QID1638_TestProteins.txt ; DestDir: {app}
3841

3942
Source: Images\delete_16x.ico ; DestDir: {app}

0 commit comments

Comments
 (0)