File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1010- #88 get_acs_for_protein_seq should return list not None
1111- #83 Ensembl files missing protein - breaking c_to_p (only affects data not client code)
1212- #17 RefSeq missing MT transcripts (only affects data not client code)
13+ - #96 - All builds files now only contain 1 annotation consortium (RefSeq OR Ensembl not both)
14+ - #97 - Ensembl now has HGNC codes (used Gencode lookup) to match RefSeq
1315
1416## [ 0.2.26] 2024-08-15
1517
Original file line number Diff line number Diff line change 11# After 0.2.22 we split version into separate code (pip) and data schema versions
22# The cdot client will use its own major/minor to determine whether it can read these data files
3- JSON_SCHEMA_VERSION = "0.2.28 "
3+ JSON_SCHEMA_VERSION = "0.2.29 "
You can’t perform that action at this time.
0 commit comments