@sjcrh/proteinpaint-front 2.67.0 → 2.67.1-0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bundles.tgz CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sjcrh/proteinpaint-front",
3
- "version": "2.67.0",
3
+ "version": "2.67.1-0",
4
4
  "browser": "src/app.js",
5
5
  "main": "src/index.js",
6
6
  "bin": "init.js",
@@ -12,7 +12,7 @@
12
12
  "test:integration": "echo 'TODO: front integration tests'"
13
13
  },
14
14
  "devDependencies": {
15
- "@sjcrh/proteinpaint-client": "2.67.0",
15
+ "@sjcrh/proteinpaint-client": "2.67.1-0",
16
16
  "webpack": "^5.76.0",
17
17
  "webpack-cli": "^4.9.2",
18
18
  "webpack-node-externals": "^3.0.0",
@@ -3,16 +3,17 @@
3
3
  {
4
4
  "id": 1001,
5
5
  "title": "Exploring genomic alteration in pediatric cancer using ProteinPaint",
6
- "appHeaderTitle":"ProteinPaint: Zhou X et al",
6
+ "appHeaderTitle":"ProteinPaint: Zhou X <em>et al</em>",
7
7
  "year": "2016",
8
8
  "journal": "Nature Genetics",
9
9
  "pmid": "26711108",
10
10
  "pmidURL": "https://pubmed.ncbi.nlm.nih.gov/26711108/",
11
- "doi": "https://doi.org/10.1038/ng.3466" },
11
+ "doi": "https://doi.org/10.1038/ng.3466"
12
+ },
12
13
  {
13
14
  "id": 1002,
14
15
  "title": "Exploration of Coding and Non-coding Variants in Cancer Using GenomePaint",
15
- "appHeaderTitle":"GenomePaint: Zhou X et al",
16
+ "appHeaderTitle":"GenomePaint: Zhou X <em>et al</em>",
16
17
  "year": "2021",
17
18
  "journal": "Cancer Cell",
18
19
  "pmid": "33434514",
@@ -31,7 +32,7 @@
31
32
  {
32
33
  "id": 1004,
33
34
  "title": "ppBAM: ProteinPaint BAM track for read alignment visualization and variant genotyping",
34
- "appHeaderTitle":"ppBAM: Paul R et al",
35
+ "appHeaderTitle":"ppBAM: Paul R <em>et al</em>",
35
36
  "year": "2023",
36
37
  "journal": "Bioinformatics",
37
38
  "pmid": "37140547",
@@ -41,7 +42,7 @@
41
42
  {
42
43
  "id": 1005,
43
44
  "title": "St. Jude Survivorship Portal: sharing and analyzing large clinical and genomic datasets from pediatric cancer survivors",
44
- "appHeaderTitle":"Survivorship Portal: Matt G et al",
45
+ "appHeaderTitle":"Survivorship Portal: Matt G <em>et al</em>",
45
46
  "year": "2024",
46
47
  "journal": "Cancer Discovery",
47
48
  "pmid": "38593228",