@datagrok/bio 2.4.14 → 2.4.15

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/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "name": "Leonid Stolbov",
6
6
  "email": "lstolbov@datagrok.ai"
7
7
  },
8
- "version": "2.4.14",
8
+ "version": "2.4.15",
9
9
  "description": "Bioinformatics support (import/export of sequences, conversion, visualization, analysis). [See more](https://github.com/datagrok-ai/public/blob/master/packages/Bio/README.md) for details.",
10
10
  "repository": {
11
11
  "type": "git",
package/src/package.ts CHANGED
@@ -230,6 +230,8 @@ export function sequenceAlignment(alignType: string, alignTable: string, gap: nu
230
230
  return res;
231
231
  }
232
232
 
233
+ // -- Viewers --
234
+
233
235
  //name: WebLogo
234
236
  //description: WebLogo
235
237
  //tags: viewer, panel