GADES
The program is designed to calculate pairwise distances between objects that can be represented as an "object-feature" matrix. The program accepts a dense matrix in CSV (Comma Separated Value) format or a sparse matrix in MEX (Market EXchange) format as input and calculates a distance matrix for one of the metrics selected by the user. The result of the program is a matrix of pairwise distances that can be used for practical tasks of bioinformatics data analysis at the level of individual cells. The program supports the use of graphic processors with CUDA architecture to accelerate calculations over large matrices.
Details
- Added:
- 8/30/2024
- Last Updated:
- 8/30/2024