Skip to content

Commit

Permalink
prettier readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasscheid committed Feb 26, 2024
1 parent 7e2f470 commit 9e281b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ sample,alleles,mhc_class,filename
GBM_1,A*01:01;A*02:01;B*07:02;B*24:02;C*03:01;C*04:01,I,gbm_1_variants.vcf
GBM_1,A*02:01;A*24:01;B*07:02;B*08:01;C*04:01;C*07:01,I,gbm_1_peptides.vcf
```
Each row represents a sample with associated HLA alleles and input data (variants/peptides/proteins).

Each row represents a sample with associated HLA alleles and input data (variants/peptides/proteins).

Now, you can run the pipeline using:

Expand Down

0 comments on commit 9e281b3

Please sign in to comment.