Santiago Castro Dau

Results 21 comments of Santiago Castro Dau

@FriedrichFroebel what would you like me to name the package? I also move the tests into the package so that they can be run by a CI (need this to...

Putting the tests inside the src directory makes it [easier to run the tests](https://docs.pytest.org/en/7.1.x/explanation/goodpractices.html#:~:text=pytest%20%2D%2Dpyargs%20mypkg) in the CI for conda forge. I can try to leave them as is but if...

This is the layout I propose based on what I have seen on best practices, naming conventions, and ease of testing @FriedrichFroebel. ``` ... ├── setup.py ├── src │ ├──...

@FriedrichFroebel I understand. I restored the original project structure. Let me know if there is anything else that doesn't check out.

@BiocondaBot please add label

@sjanssen2 will do so :). Ill let you know what comes out.

@sjanssen2 thank you for the update! I'm looking forward to hearing what comes out. Safe travels.

Hey @sjanssen2, thank you for doing such a thorough check. I went through the HMMER release notes again and found something about the [default sequence weighting being changed in version...

Hey kind of yes. But in the end i had so much trouble using graph gym that i replaced altogether with my own implementation. But if you want i can...

https://github.com/Sann5/pytorch_geometric/tree/costum_dataset_bug