seguid / seguid-javascript

SEGUID v2: Checksums for Linear, Circular, Single- and Double-Stranded Biological Sequences
https://www.seguid.org
MIT License
0 stars 1 forks source link

Add support for SEGUID v1 #3

Closed HenrikBengtsson closed 6 months ago

HenrikBengtsson commented 6 months ago

Please add support for SEGUID v1. Currently, there is no output (and no error);

$ node cli.js --type=seguid <<< 'ACTG'
$

cf.

$ python -m seguid --type=seguid <<< 'ACTG'
seguid=ZcifWdOM2/kN+vCwpohIKd+DlrA
louisabraham commented 6 months ago

done