@datagrok-libraries/bio
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -8,3 +8,3 @@ { | ||
"friendlyName": "Datagrok bio library", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "", | ||
@@ -11,0 +11,0 @@ "dependencies": { |
@@ -91,2 +91,4 @@ import * as DG from 'datagrok-api/dg'; | ||
protected _nullSequence(fillerResidue?: string): string; | ||
protected removeWhere(array: Array<any>, predicate: (T: any) => boolean): Array<any>; | ||
protected _removeEmptyPositions(): void; | ||
protected _calculate(r: number): void; | ||
@@ -93,0 +95,0 @@ render(recalc?: boolean): void; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
312111
181
2319
10
77