Olga Kunyavskaya

Results 22 comments of Olga Kunyavskaya

Hi, thanks for the issue and the interest in SGTK. Can you tell which version of SGTK are you using? Best, Olga

Conda contain not the latest version right now :( And which OS are you using? In the case of Linux I can update it, with MAC OS it will take...

Hi Shaun Unfortunately, SGTK doesn’t support GFA2 format and doesn’t support GFA2 gap edges. I think there is no problem to add GFA2 format partially and support gap edges. I...

Hi Shaun GFA2 is partially supported in https://github.com/olga24912/SGTK/releases/tag/v1.3 SGTK now support segment lines, dovetail edges and gap edges, but it does not support fragments and groups. In case if GFA2...

Hi @AlexGhiti ! Thank you for your PR and for your help in making SPAdes better! The current patch might require some changes as SPAdes support multiple versions of Python(2.7,...

Hi @milenovic! Thank you for your request! You are looking for `--no-clear-after` option. You can use this option when you run spades.py first time. Something like this: `rnaspades.py --checkpoints all...

Hi, @efogarty11! Thank you for detecting some problems with spades! Please, can you follow next steps: 1) If it is possible, please, copy the output folder with results to a...

> Can we instead, have a separate file that’d contain the actual implementation of the BLS-related functions (eg. a `runtime/near-vm-runner/src/logic/logic/bls.rs` module), and have the logic.rs file just delegate to it?...

> The quality of the document looks great, thanks for writing this @olga24912. I did a high level review and left few comments/suggestions about the text. > > TIL that...

> As a technical reviewer, I find this NEP suitable for NEAR, subject to the following changes: > > * The functions `bls12381_g{1,2}_sum` should take a list of (point, sign)...