US 12,462,325 B2
Method and system for converting a protein data bank file into a grayscale image array
Sudhanshu Kumar, Bokaro (IN); Joel Joseph, Palayi (IN); and Ansh Gupta, Menhdawal (IN)
Assigned to Innoplexus AG, Eschborn (DE)
Filed by Innoplexus AG, Eschborn (DE)
Filed on Dec. 30, 2022, as Appl. No. 18/148,854.
Prior Publication US 2024/0221109 A1, Jul. 4, 2024
Int. Cl. G06T 1/20 (2006.01); G06T 9/00 (2006.01); G06T 11/00 (2006.01)
CPC G06T 1/20 (2013.01) [G06T 9/00 (2013.01); G06T 11/00 (2013.01)] 9 Claims
OG exemplary drawing
 
1. A processor-implemented method of converting protein data bank (PDB) files into a grayscale image array, the method comprising:
extracting PDB files from a PDB, using a data extraction module;
converting, using a file conversion module, the PDB files into a data frame based on BioPandas;
selecting, using a column selection module, one or more columns from the data frame based on a pre-determined criteria;
converting, using a column conversion module, the selected one or more columns into a NumPy array for rendering the data frame to resemble an image; and
resizing, using an image array generation module, the NumPy array for making size of the NumPy array uniform and for generating a grayscale image array.