J. Sebastian Paez

Results 111 comments of J. Sebastian Paez

Tests fail due to the auto-fix from pre-commit.ci 0c6795b437e01d62e2134eb8efd6099b59e54777 ... which raises the question ... why is it generating those trailing whitespaces? - Should a "two pass" approach be done?...

@DanielNoord What about this behavior? Where there is a section separator but no name. I think it makes clear that the parser was not able to assign what is under...

@DanielNoord > > * Should a "two pass" approach be done? > > I have been thinking about this as well, but not sure if we should do that as...

Hello @Pierre-Sassoulas! sorry for not closing this issue before (just for the future, it was fixed here https://github.com/DanielNoord/pydocstringformatter/pull/163)

Hello there! I am not 100% sure how to finish the implementation to get this past the finish line ... What I have: If I am understanding correctly... I want...

Having the same issue here (I would love to submit a PR but I am not super familiar with the project ...) If my (poor) understanding is correct, it would...

I am adding this here as a reference https://github.com/insitro/redun/pull/66 Seems like GCP batch has already been added

Hey there! Sorry for not seeing this before ... but as an alternative you could make a helper function that combines `aaComp` with your tag of interest. LMK if that...

Well in the meantime you could do something like this: ``` > peps mw(peps) + (grepl("STY", peps) * 79.966331) ``` in my experience implementing more than one is kind of...

`The sequence is the amino acids only, no modifications because those would lead to random residue widths. This could be considered a bit misleading/confusing though. Is this acceptable or do...