| CPC G06T 1/20 (2013.01) [G06T 9/00 (2013.01); G06T 11/00 (2013.01)] | 9 Claims |

|
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.
|