- Oct 06, 2020
-
-
Studer Gabriel authored
-
- Oct 05, 2020
-
-
Studer Gabriel authored
-
- Feb 13, 2020
-
-
Bienchen authored
-
- Jun 23, 2016
-
-
Gerardo Tauriello authored
The code is included in the seq.alg module and it is documented (with an example) in seqalg.rst. The main new functions are: - clip_start = seq.alg.ClipAlignment(aln) - d_map = seq.alg.CreateDistanceMap(aln) - var_map = seq.alg.CreateVarianceMap(d_map) - dist_to_mean = seq.alg.CreateDist2Mean(d_map)
-