@@ -12,6 +12,9 @@ The following steps for installing sortem can be done through conda or pip. The
**5) install the requirements**: conda install --file requirements.txt
**6) install the GUI**: pip install appjar
The algorithm is works the following way:
1) The algorithm computes transformation invariant keypoints represented as a binary vector of [-1,1] , meaning the feature vector contains the same information for all projections from the same molecule(https://ieeexplore.ieee.org/abstract/document/9169844).