@datagrok-libraries/bio
Advanced tools
Comparing version 2.5.0 to 2.6.0
@@ -8,3 +8,3 @@ { | ||
"friendlyName": "Datagrok bio library", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "", | ||
@@ -11,0 +11,0 @@ "dependencies": { |
@@ -113,2 +113,4 @@ import * as DG from 'datagrok-api/dg'; | ||
static splitterAsFasta(seq: any): string[]; | ||
private static helmRe; | ||
static splitterAsHelm(seq: any): string[]; | ||
/** Gets method to split sequence by separator | ||
@@ -115,0 +117,0 @@ * @param {string} separator |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
226648
181
1654
77
263
1
0