Skip to content

Macs in Chemistry

A site for chemists using Macs in Chemistry

  • Home
  • Blog
  • Hints and Tutorials
    • Hints and Tutorials
      • Applescript
      • Other Tips
      • Jupyter Notebook
      • Vortex Scripts
  • iBabel
  • Science Apps
  • Reviews
    • Reviews
    • Apple Silicon
    • Software Reviews
      • Reviews
      • Data Analysis Tools
        • Open Source Python Data Science Libraries
      • Spectroscopy
      • Open Source Cheminformatics Toolkits
  • Fortran on a Mac
    • Fortran on a Mac
    • News items

Category: Other Tips

Other tips or tutorials

  • Home
  • Blog
  • Other Tips
  • Page 3
Macinchem Blog Other Tips

Using GitHub Copilot within Xcode

5 May 20235 May 2023 chris

GitHub Copilot uses the OpenAI Codex to suggest code and entire functions in real-time, right from your editor. https://github.com/features/copilot Whilst I’m hoping that Apple will

Read More
Hints and Tutorials Jupyter Notebook Other Tips

Structure-based searching SQLite database

12 April 202318 February 2025 chris

The previous couple of pages described creating a SQLite database using the Terminal https://macinchem.co.uk/2023/04/12/using-sqlite-for-exact-search/ and then running exact searches from a Jupyter notebook, python script or ChemDraw

Read More
Applescript Hints and Tutorials Other Tips

Other ways of using the exact search

12 April 202315 February 2025 chris

A Python Script At the end of the previous page on setting up and accessing a Sqlite datasets from a Jupyter notebook there was and example of

Read More
Hints and Tutorials Other Tips Science Apps

Using sqlite for exact search

12 April 202312 April 2023 chris

Whilst on most occasions chemical searches involve substructure or similarity searches there are occasions when a simple exact match of a compound identifier (or list

Read More
Data Analysis Tools Hints and Tutorials Jupyter Notebook Macinchem Blog Other Tips

Datamol.io

11 April 202311 April 2023 chris

In a recent post Pat Walters highlighted the use of molfeat in a google colab notebook https://colab.research.google.com/github/PatWalters/practicalcheminformaticstutorials/blob/main/mlmodels/QSARin8lines.ipynb. I thought I’d also mention other tools available from

Read More
Hints and Tutorials Macinchem Blog Other Tips

Codon a high-performance Python compiler

7 April 20237 April 2023 chris

Codon is a high-performance Python compiler that compiles Python code to native machine code without any runtime overhead. Typical speedups over Python are on the

Read More
Hints and Tutorials Other Tips Science Apps

Cheminformatics on a Mac

6 April 20236 April 2023 chris

There have been some changes with Homebrew which have meant that a few of the scientific applications are no longer available so I’ve decided to

Read More
Data Analysis Tools Other Tips Reviews Science Apps

Stardrop update

25 March 20236 May 2023 chris

StarDrop is an application from Optibrium that was designed to aid decision making for scientists involved in drug discovery.  Virtual Library Enumeration  The Nova module allows

Read More
Hints and Tutorials Other Tips

LaTeX and MathML support in Pages and iBooks Author

13 March 202310 April 2023 chris

The latest version of Pages (version 6.1) and iBooks Author (version 2.0) include support for LaTeX and MathML, this is an interesting addition that will

Read More
Hints and Tutorials Other Tips Vortex Scripts

A workflow for docking/virtual screening 2

11 March 20234 February 2026 chris

In the previous workflow I described docking a set of ligands with known activity into a target protein, in this workflow we will be using a set

Read More

Posts pagination

Previous 1 2 3 4 Next

  • View post by on Bluesky

    @macinchem.bsky.social 2 days

    Using t-SNE to provide an interactive visualisation

    t-distributed stochastic neighbor embedding (t-SNE) is a statistical method for visualizing high-dimensional data by giving each datapoint a location in...
  • View post by on Bluesky

    @macinchem.bsky.social 3 days

    SpaceLightN

    SpaceLightN is a command line tool from Prof. Rarey (University of Hamburg) for similarity-based virtual screening in large combinatorial fragment spaces. It utilizes well-known fingerprints methods such as the...

    https://macinchem.org/2026/03/02/spacelightn/
  • View post by on Bluesky

    @macinchem.bsky.social 4 days

    Apply to lead a strategic research lab dedicated to fundamental artificial intelligence (AI) development. 

    https://macinchem.org/2026/03/02/apply-to-lead-a-strategic-research-lab-dedicated-to-fundamental-artificial-intelligence-ai-development/
  • View post by on Bluesky

    @macinchem.bsky.social 6 days

    Fortran on a Mac

    I've updated the Fortran on a Mac page https://macinchem.org/fortran-on-a-mac/ Now includes gcc-15.2-mx-bin.tar.gz, gfortran-15.2-mx-bin.tar.gz (gfortran only), updated Jan 2026 (Tahoe — Apple...

    https://macinchem.org/2026/02/28/fortran-on-a-mac-3/
  • View post by on Bluesky

    @macinchem.bsky.social 6 days

    CHEMBL2ML

    An interesting web app that fetches ChEMBL bioactivity data for a target (via UniProt ID), computes molecular descriptors, and trains a simple predictive model (regression, with an optional classification fallback)....

    https://macinchem.org/2026/02/28/chembl2ml/

Recent Posts

  • Flang 22 via Homebrew
  • Using t-SNE and Vortex to provide an interactive visualisation
  • Powerbeats Pro one side not working fix
  • SpaceLightN
  • Apply to lead a strategic research lab dedicated to fundamental artificial intelligence (AI) development. 
Subscribe to the RSS feed

Also now on Bluesky @macinchem.bsky.social

@macinchem.bsky.social

630 Followers 228 Following 168 Posts

Archives

  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023

Categories

  • Applescript
  • Data Analysis Tools
  • Fortran on a Mac
  • Hints and Tutorials
  • iBabel
  • Jupyter Notebook
  • Macinchem Blog
  • meetings
  • Other Tips
  • Reviews
  • Science Apps
  • Software Reviews
  • Spectroscopy
  • Uncategorised
  • Vortex Scripts
  • Flang 22 via Homebrew
  • Using t-SNE and Vortex to provide an interactive visualisation
  • Powerbeats Pro one side not working fix
  • SpaceLightN
  • Apply to lead a strategic research lab dedicated to fundamental artificial intelligence (AI) development. 
All Rights Reserved 2026.
Proudly powered by WordPress | Theme: Fairy by Candid Themes.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.