Skip to content
#

molecular-structures

Here are 45 public repositories matching this topic...

ChrisMoth
ChrisMoth commented Nov 13, 2020

.... and that maybe fine.... If you decide this is of no interest, that is very helpful too!

Details:

Structures Models of long transcripts (like Human gene TTN with over 30,000 residues) need residue numbering > 9999

Obviously, MMCIF format is the solution of the RCSB/PDBe

The UCSF Sali Lab Modbase group has adopted hybrid-36 format for these models. I left one of their models here

zaeemnajeeb
zaeemnajeeb commented Aug 27, 2020

In the file defining the Alkene functional group (stk.molecular.functional_groups.alkene.py), lines 103 and 116 return self.atom1 and self.atom2.
atom1 and atom2 do not exist.
Should be return self._atom1 and return self._atom2.

This issue is not picked up with the current tests so suggests a need to see if each atom can be retrieved successfully ( get_carbon1 etc.) for each fu

lightdock

SIRIUS is a software for discovering a landscape of de-novo identification of metabolites using tandem mass spectrometry. This repository contains the code of the SIRIUS Software (GUI and CLI)

  • Updated Jul 19, 2021
  • Java

Improve this page

Add a description, image, and links to the molecular-structures topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the molecular-structures topic, visit your repo's landing page and select "manage topics."

Learn more