Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • main default
  • v0.9.1
  • v0.9.0-post2
  • v0.9.0-post1
  • v0.9.0
  • v0.8.0
  • v0.7.3
  • v0.7.2
  • v0.7.1
  • v0.7.0
  • v0.6.0
  • v0.5.1
  • v0.5.0
  • v0.4.0
  • v0.3.0
  • v0.2.0
  • v0.1.1
  • v0.1.0
18 results
Created with Raphaël 2.2.014Jun138May12Mar11109828Jan15Dec141312112Nov31Aug30109731Jul281828Jun272625201619May17161716151110986432130Apr2928Use substraction in `FrequencyMatrix.to_scoring` methodRelease v0.7.2v0.7.2v0.7.2Implement `__getitem__` for row access for matrices of `lightmotif-py`Allow changing log base in `WeightMatrix.log_odds` methodAdd `__len__` implementation for all matrix classes of `lightmotif-py`Release v0.7.1v0.7.1v0.7.1Fix resizing of striped scores in NEON score implementationRelease v0.7.0v0.7.0v0.7.0Fix compilation of NEON code [ci skip]Remove `lightmotif-transfac` from workspace [ci skip]Remove the deprecated `lightmotif-transfac` crateRemove direct mutable access to `StripedSequence` attributesReplace direct attribute access with getters in `StripedSequence`Update `cibuildwheel` used in Actions workflows to latest releaseAdd benchmark for striping an encoded sequenceFix issue in NEON platform codeAvoid consuming the scanner in `Scanner.best` methodUse a single `Scanner` type in `lightmotif::scan`Implement a scanning algorithm for finding hits in a sequenceReorganize code for striped scoresUse a dedicated type for `ScoringMatrix.score` and refactor codeRevert book-keeping attributes used in `StripedScores`Add method to build the reverse-complement of a PSSMImplement back `StripedScores.__len__` and `StripedScores.__getitem__`Fix release date in `CHANGELOG.md` [ci skip]Allow changing log base when building `ScoringMatrix` from `WeightMatrix`Make `StripedScores::sequence_index` take a `MatrixCoordinates` argumentImplement indexing by matrix coordinates in `DenseMatrix`Fix sequence rows not being updated in `StripedScores::resize`Cache the number of sequence rows in `StripedScores`Fix tests and benchmarks to use the new `Maximum` APIRewrite platform-specific code for updated `Maximum` traitUpdate `Maximum::argmax` to return matrix coordinates in the `StripedScores`Add method to `ScoringMatrix` to score a single sequence positionRemove the `sequence_length` method from `StripedScores`Rewrite the `Threshold` operation to return matrix coordinatesFix issue with scoring in SSE2 implementationRemove platform-specific code for thresholding scoresReorganize thresholding code so that indices are correct with regard to row rangeAdd row-based scoring for other platforms and update benchmarks
Loading