Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Sulstice/global-chem
Browse files Browse the repository at this point in the history
  • Loading branch information
Sulstice committed Apr 4, 2022
2 parents 78c6af0 + e038cb7 commit eeec742
Showing 1 changed file with 38 additions and 5 deletions.
43 changes: 38 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,44 @@ smiles = {
```

Nodes Contributors
==================

```
__NODES__ = {
'global_chem': Node,
'emerging_perfluoroalkyls': EmergingPerFluoroAlkyls, # Asuka Orr & Suliman Sharif
'montmorillonite_adsorption': MontmorilloniteAdsorption, # Asuka Orr & Suliman Sharif
'common_monomer_repeating_units': CommonMonomerRepeatingUnits, # Suliman Sharif
'electrophilic_warheads_for_kinases': ElectrophilicWarheadsForKinases, # Ruibin Liu & Suliman Sharif
'common_warheads_covalent_inhibitors': CommonWarheadsCovalentInhibitors, # Shaoqi Zhao & Suliman Sharif
'rings_in_drugs': RingsInDrugs, # Alexander Mackerell & Suliman Sharif
'iupac_blue_book_rings': IUPACBlueBookRings, # Suliman Sharif
'phase_2_hetereocyclic_rings': Phase2HetereoCyclicRings, # Suliman Sharif
'privileged_scaffolds': PrivilegedScaffolds, # Suliman Sharif
'iupac_blue_book': IUPACBlueBook, # Suliman Sharif
'common_r_group_replacements': CommonRGroupReplacements, # Sunhwan Jo & Suliman Sharif
'braf_inhibitors': BRAFInhibitors, # Aarion Romany
'privileged_kinase_inhibitors': PrivilegedKinaseInhibitors, # Suliman Sharif
'common_organic_solvents': CommonOrganicSolvents, # Suliman Sharif
'amino_acid_protecting_groups': AminoAcidProtectingGroups, # Aziza Frank & Suliman Sharif
'schedule_one': ScheduleOne, # Suliman Sharif
'schedule_two': ScheduleTwo, # Suliman Sharif
'schedule_three': ScheduleThree, # Suliman Sharif
'schedule_four': ScheduleFour, # Suliman Sharif
'schedule_five': ScheduleFive, # Suliman Sharif
'interstellar_space': InterstellarSpace, # Suliman Sharif
'vitamins': Vitamins, # Suliman Sharif
'open_smiles': OpenSmiles, # Suliman Sharif
'amino_acids': AminoAcids, # Suliman Sharif
'pihkal': Pihkal, # Suliman Sharif
'nickel_ligands': NickelBidendatePhosphineLigands, # Suliman Sharif
'cimetidine_and_acyclovir': CimetidineAndAcyclovir, # Suliman Sharif
'common_regex_patterns': CommonRegexPatterns, # Chris Burke & Suliman Sharif
}
```

Nodes List
==============

Expand Down Expand Up @@ -270,8 +308,3 @@ Licensing

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FSulstice%2Fglobal-chem.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FSulstice%2Fglobal-chem?ref=badge_large)

Sponsor
=======

<a align="center" href="https://www.buymeacoffee.com/sulstice" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>

0 comments on commit eeec742

Please sign in to comment.