getNofNeighbors: Compute the number of neighbor of degree one for a set of peptide sequences
Description
first degree neighbors - a neighbor of a peptide is defined as a peptide sequence that differs in at most one amino acid from a given sequence.
Additionally, we can restrict neighbors to regard only those sequences that have a certain minimal BLOSUM loading.
Use this function for only a few peptide sequences. Any larger number of peptide sequences will take too much main memory.