data(proteome): add 16 bacterial + viral reference proteomes
Browse filesForeign-antigen references for molecular-mimicry scans and peptide-flank
extraction, alongside the existing human/mouse proteomes.
- bacteria (5): E. gallinarum, R. gnavus, L. reuteri, E. coli K-12, S. aureus
- viruses (11): EBV B95-8, EBV AG876, CMV, VZV, HSV-1, HHV-6A, HHV-7,
adenovirus C, parvovirus B19, influenza A PR8, BK polyoma
All UniProt reference proteomes, gzipped, git-LFS tracked. proteome/README.md
records organism, proteome ID, taxid and sequence count for each.
Note: UP000007639 is Epstein-Barr virus strain AG876 (taxid 82830), NOT HHV-7.
It had been misfiled as HHV-7 upstream. The genuine HHV-7 reference proteome is
UP000098510 (strain RK, taxid 262398, 84 proteins), now included.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- DESCRIPTION.md +1 -0
- proteome/README.md +36 -0
- proteome/adenovirusC_HAdV2_UP000008167.fasta.gz +3 -0
- proteome/bkpyv_UP000008475.fasta.gz +3 -0
- proteome/cmv_HHV5_UP000000938.fasta.gz +3 -0
- proteome/ebv_AG876_UP000007639.fasta.gz +3 -0
- proteome/ebv_UP000153037.fasta.gz +3 -0
- proteome/ecoli_K12_UP000000625.fasta.gz +3 -0
- proteome/egallinarum_UP000254807.fasta.gz +3 -0
- proteome/fluA_PR8_UP000009255.fasta.gz +3 -0
- proteome/hhv6a_UP000009295.fasta.gz +3 -0
- proteome/hhv7_UP000098510.fasta.gz +3 -0
- proteome/hsv1_HHV1_UP000009294.fasta.gz +3 -0
- proteome/lreuteri_UP000001991.fasta.gz +3 -0
- proteome/mgnavus_UP000018690.fasta.gz +3 -0
- proteome/parvoB19_UP000006624.fasta.gz +3 -0
- proteome/saureus_UP000008816.fasta.gz +3 -0
- proteome/vzv_HHV3_UP000002602.fasta.gz +3 -0
|
@@ -27,6 +27,7 @@ peptide–MHC already present in a primary dataset is dropped from CEDAR/Neopep.
|
|
| 27 |
| `immunogenicity/hla_pop_freqs.tsv.gz` | — | HLA population freqs | EUR/ASN/AFR class-I (A/B/C) allele frequencies (AFND) |
|
| 28 |
| `proteome/human.fasta.gz` | 4 | Human proteome (UP000005640) | self-reference proteome for similarity search |
|
| 29 |
| `proteome/mouse.fasta.gz` | 5 | Mouse proteome (UP000000589) | C57BL/6 self-reference proteome |
|
|
|
|
| 30 |
| `ligandome/viral_foreign_iedb.tsv.gz` | 2 | Viral ligandome (IEDB) | viral-source presented peptides (foreign reference) |
|
| 31 |
| `ligandome/viral_orfs_gse272406.tsv.gz` | 1 | Pan-viral ORFs (GSE272406) | translated novel viral ORF proteins (foreign; *not* thymus self — spec mislabel) |
|
| 32 |
| `ligandome/cancer_targets_tsarina.tsv.gz` | 3 | Cancer-testis antigens | curated shared tumor-antigen genes (tsarina) |
|
|
|
|
| 27 |
| `immunogenicity/hla_pop_freqs.tsv.gz` | — | HLA population freqs | EUR/ASN/AFR class-I (A/B/C) allele frequencies (AFND) |
|
| 28 |
| `proteome/human.fasta.gz` | 4 | Human proteome (UP000005640) | self-reference proteome for similarity search |
|
| 29 |
| `proteome/mouse.fasta.gz` | 5 | Mouse proteome (UP000000589) | C57BL/6 self-reference proteome |
|
| 30 |
+
| `proteome/*_UP*.fasta.gz` | — | 16 bacterial + viral reference proteomes | foreign-antigen references for molecular-mimicry scans and peptide-flank extraction; see `proteome/README.md` |
|
| 31 |
| `ligandome/viral_foreign_iedb.tsv.gz` | 2 | Viral ligandome (IEDB) | viral-source presented peptides (foreign reference) |
|
| 32 |
| `ligandome/viral_orfs_gse272406.tsv.gz` | 1 | Pan-viral ORFs (GSE272406) | translated novel viral ORF proteins (foreign; *not* thymus self — spec mislabel) |
|
| 33 |
| `ligandome/cancer_targets_tsarina.tsv.gz` | 3 | Cancer-testis antigens | curated shared tumor-antigen genes (tsarina) |
|
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Reference proteomes
|
| 2 |
+
|
| 3 |
+
UniProt proteomes used for source-protein lookup and peptide-flank extraction. All gzipped, git-LFS tracked.
|
| 4 |
+
|
| 5 |
+
`human.fasta.gz` (UP000005640, 147,506 seqs) and `mouse.fasta.gz` (UP000000589, 54,857 seqs) are the full
|
| 6 |
+
proteomes **including isoforms and TrEMBL** entries. The files below are canonical **reference** proteomes,
|
| 7 |
+
fetched from UniProt (REST `?query=(proteome:<UPID>)&format=fasta`, or the reference_proteomes FTP).
|
| 8 |
+
|
| 9 |
+
| file | organism | proteome | taxid | sequences | bytes (gz) |
|
| 10 |
+
|---|---|---|---|---|---|
|
| 11 |
+
| `ecoli_K12_UP000000625.fasta.gz` | *Escherichia coli (strain K12)* | UP000000625 | 83333 | 4,403 | 988,444 |
|
| 12 |
+
| `egallinarum_UP000254807.fasta.gz` | *Enterococcus gallinarum* | UP000254807 | 1353 | 3,635 | 775,627 |
|
| 13 |
+
| `mgnavus_UP000018690.fasta.gz` | *Mediterraneibacter gnavus (strain CC55_001C)* | UP000018690 | 1073375 | 2,942 | 666,125 |
|
| 14 |
+
| `saureus_UP000008816.fasta.gz` | *Staphylococcus aureus (strain NCTC 8325 / PS 47)* | UP000008816 | 93061 | 2,889 | 577,723 |
|
| 15 |
+
| `lreuteri_UP000001991.fasta.gz` | *Limosilactobacillus reuteri (strain DSM 20016)* | UP000001991 | 557436 | 1,865 | 401,750 |
|
| 16 |
+
| `cmv_HHV5_UP000000938.fasta.gz` | *Human cytomegalovirus (strain Merlin)* | UP000000938 | 295027 | 168 | 42,838 |
|
| 17 |
+
| `hhv6a_UP000009295.fasta.gz` | *Human herpesvirus 6A (strain Uganda-1102)* | UP000009295 | 10370 | 99 | 29,596 |
|
| 18 |
+
| `ebv_UP000153037.fasta.gz` | *Epstein-Barr virus (strain B95-8)* | UP000153037 | 10377 | 92 | 27,660 |
|
| 19 |
+
| `hhv7_UP000098510.fasta.gz` | *Human herpesvirus 7 (strain RK)* | UP000098510 | 262398 | 84 | 26,566 |
|
| 20 |
+
| `ebv_AG876_UP000007639.fasta.gz` | *Epstein-Barr virus (strain AG876)* | UP000007639 | 82830 | 79 | 26,243 |
|
| 21 |
+
| `hsv1_HHV1_UP000009294.fasta.gz` | *Human herpesvirus 1 (strain 17)* | UP000009294 | 10299 | 73 | 25,505 |
|
| 22 |
+
| `vzv_HHV3_UP000002602.fasta.gz` | *Varicella-zoster virus (strain Dumas)* | UP000002602 | 10338 | 69 | 24,236 |
|
| 23 |
+
| `adenovirusC_HAdV2_UP000008167.fasta.gz` | *Human adenovirus C serotype 2* | UP000008167 | 10515 | 45 | 9,028 |
|
| 24 |
+
| `fluA_PR8_UP000009255.fasta.gz` | *Influenza A virus (strain A/Puerto Rico/8/1934 H1N1)* | UP000009255 | 211044 | 13 | 3,378 |
|
| 25 |
+
| `bkpyv_UP000008475.fasta.gz` | *BK polyomavirus* | UP000008475 | 1891762 | 6 | 1,238 |
|
| 26 |
+
| `parvoB19_UP000006624.fasta.gz` | *Human parvovirus B19 (strain HV)* | UP000006624 | 648237 | 5 | 1,342 |
|
| 27 |
+
|
| 28 |
+
Totals: 16,467 sequences across 16 proteomes (3,627,299 bytes gzipped).
|
| 29 |
+
|
| 30 |
+
## Note on Epstein-Barr virus and HHV-7
|
| 31 |
+
|
| 32 |
+
Two **EBV** strains are included: B95-8 (UP000153037, taxid 10377) and AG876 (UP000007639, taxid 82830).
|
| 33 |
+
UP000007639 is EBV strain AG876 -- **not** HHV-7, despite what its proteome ID may suggest by adjacency.
|
| 34 |
+
The genuine HHV-7 reference proteome is **UP000098510** (strain RK, taxid 262398, 84 proteins);
|
| 35 |
+
UP000009246 (strain JI) exists but is flagged *Non Reference* by UniProt.
|
| 36 |
+
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1eabff2a4b7e2cefb5dbc51a61914b904e005711901ab277f157d309d021e41
|
| 3 |
+
size 9028
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56ee6f1f221c2b079df8908bf62510da8c34ef1fbfb2f8ef2d8506c0827cbf4e
|
| 3 |
+
size 1238
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea38683920247574a05632931142d57c61106212aafa4a738c41b6cfb04eb5d4
|
| 3 |
+
size 42838
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a37dc317bad5aff21b7698d2daa1b3e71b3de6d69519fd9eb258bfdedff57fd8
|
| 3 |
+
size 26243
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db6757bcdab194763f04d13e5deda8ae1df9af9d0f933a3c7ed42f83831f871e
|
| 3 |
+
size 27660
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61404bd12b6e35a69da2727efbd3a79ee7fad227c856a1866628c423c01c6c27
|
| 3 |
+
size 988444
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b563a293116491dfbbb1724b576925c2db045d3571b2089147ad7b24bf7ad3bd
|
| 3 |
+
size 775627
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87236a912871ab45735becb74a4e8f3d298e9b2bfd2122016270ca5ba8ac92d9
|
| 3 |
+
size 3378
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:755d2d660bcd0e776ec6dd97dd8a363e7d30d06551f9f630ae6bb9185d3c2dcf
|
| 3 |
+
size 29596
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de24382b53fb242cb7de8c86716f555324f476b54e629ee9e4ea724f56d93bb6
|
| 3 |
+
size 26566
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb91d8970094a4ba70d3f557691bbec3219fd2b61bd2f799e3893f9cf1f3e414
|
| 3 |
+
size 25505
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:153d70bdd29eecbe5f9f0acfde9d53ba7208afd5058cef9774a223aa329608ab
|
| 3 |
+
size 401750
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59066c0e5d284518ed1ee27c270c3b8a9908fdb7e3caf99857cca8898a9357ea
|
| 3 |
+
size 666125
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c7cbd0d64c860b211a6de242e21c2d7204710167f70b6271ef9df32a662d1ac
|
| 3 |
+
size 1342
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a83758f5b58896369e5fcfc242ce2d25c5c67524cf80e1574ee0bb1f69f4cd15
|
| 3 |
+
size 577723
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f5df515a159e5ee8d2f5102a028781c581045116ecf61f3e7a8df896eeb562a
|
| 3 |
+
size 24236
|