0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add Workflowlanguage More... over 7 years ago
add small helper functions to "Elements" and "Formula" namespace More... over 7 years ago
Fix: relative composition vector More... over 7 years ago
Change FSharpAux + .net standard 2.0 More... over 7 years ago
Add additional AminoProperties More... over 7 years ago
Add peptide classification More... over 7 years ago
Add obo reader example More... over 7 years ago
Merge branch 'master' of https://github.com/CSBiology/BioFSharp More... over 7 years ago
Fixed Obo parser: unexpected end of file More... over 7 years ago
add module WorkflowLanguage More... over 7 years ago
add some text to parallalel, pairwise alignment docu ignore spamming line in blast wrapper docu More... over 7 years ago
Merge branch 'developer' of https://github.com/CSBiology/BioFSharp into developer More... over 7 years ago
change order of ".css" linking in documentation template More... over 7 years ago
Merge pull request #25 from benjaminsaljooghi/master More... over 7 years ago
Parallel Pairwise: Better alignment packaging More... over 7 years ago
Added SW/NM examples in parallel alignment More... over 7 years ago
Restored original BioFSharp.Tests More... over 7 years ago
Undid unnecessary changes for purpose of pull request More... over 7 years ago
Fixed test referencing More... over 7 years ago
Added paket references to BiofSharp.Parallel.Tests More... over 7 years ago
Overhauled BioFSharp.Parallel.Tests to be a Console Application More... over 7 years ago
Re-added BioFSharp.Tests to the solution More... over 7 years ago
fixed NUnit paket referencing More... over 7 years ago
Removed nuget from BioFSharp.Parallel.Tests More... over 7 years ago
Fixed paket referencing for nunit More... over 7 years ago
Moved parallel alignment timing to nunit. More... over 7 years ago
Added BioFSharp.Parallel.Tests More... over 7 years ago
Extracted generic function for Needleman and SW More... over 7 years ago
Replaced boolean contingent negative scoring with quoted function More... over 7 years ago
Replaced primitive index of max with Array2D.indexMaxBy More... over 7 years ago