Nick Coish

Results 4 issues of Nick Coish

The `translate` method on NucleotideSequence is very useful when you have an unambiguous sequence, but if the sequence contains symbols from the extended ambiguous alphabet, calling the `translate` method results...

enhancement

BioPython supports using the MSMS tool to find residue depth from the solvent accessible surface. It would be great if Biotite could support this as well, possibly through an extension...

enhancement

As of today (2022-07-13), the v1 version of the RCSB search API has been fully discontinued. This PR swaps the library to use the v2 version of the API, following...

Frequently when running `relax_hydrogen` in my project, if I do not set `iterations`, the function seems to get stuck for particular `angle_increment` values. Ideally I want my program to run...

bug