feat: implement sequence alignment view with Needleman-Wunsch algorithm #1213
Annotations
2 errors
|
deploy
Process completed with exit code 2.
|
|
deploy:
src/components/MolStarProteinViewer.tsx#L461
Property 'openAlignmentView' is missing in type '{ getSnapshotBlob: (_resolutionFactor?: number | undefined, _transparent?: boolean | undefined) => Promise<Blob | null>; highlightResidue: (_chain: string, _resNo: number) => void; ... 28 more ...; container: HTMLDivElement | null; }' but required in type 'ProteinViewerRef'.
|