1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement basic S3 download using S3TransferManager. More... almost 3 years ago
Begin work towards implementing S3 downloads. More... almost 3 years ago
Update httpclient version for compatibility with AWS SDK. More... almost 3 years ago
Disable JCL debug logs. More... almost 3 years ago
Add Javadoc to Log impl. More... almost 3 years ago
Clean up logging configuration after testing. Exclude additional logging implementation and direct SLF4J usages to the built-in RYO logger. More... almost 3 years ago
Exclude and ban dependency that used SFL4J for JCL logging. More... almost 3 years ago
Add configuration for JCL to direct AWS log statements to built-in "RYO" logging impl. More... almost 3 years ago
Add test for S3 URI download. More... almost 3 years ago
Initial unit tests for new utility. More... almost 3 years ago
Migrate URI downloading to a utility class. More... almost 3 years ago
added work towards prm generator More... about 3 years ago
Don't overwrite archetypal RTs with each file to be aligned, instead use putIfAbsent so first value "sticks". More... about 3 years ago
Begin commenting key steps in the alignment and quantification process. More... about 3 years ago
added stub of library caching class More... about 3 years ago
removed unused functions in LibraryInterface More... about 3 years ago
fixed test checking percolator version More... about 3 years ago
Merged in remote-percolator (pull request #47) More... about 3 years ago
Merged in external-percolator (pull request #46) More... about 3 years ago
Update feature file writing to support Percolator 3.6 by tweaking column names and accession formatting (matching the updated test data). More... about 3 years ago
Update test features file with new column names required for Percolator 3.6, as well as appropriate protein identifiers. More... about 3 years ago
Skip Percolator 3.6 test on platforms w/o direct executable download. More... about 3 years ago
Begin writing test for Percolator 3.6. More... about 3 years ago
Fix incorrect version string assertions for percolator 3.01. More... about 3 years ago
Fix constant initialization bug. More... about 3 years ago
Implement parsing for remote Percolator URIs. More... about 3 years ago
Implement PercolatorVersion backed by remote URI. Enable/improve tests. More... about 3 years ago
Merge branch 'master' of bitbucket.org:searleb/encyclopedia More... about 3 years ago
fixed bug with Percolator PEP being subtituted with an integration score during quant More... about 3 years ago
Restore default of v3.01, but keep changes to more consistently choose the default. Add better definition/parsing behavior for `-percolatorVersion 3` to ensure future consistency. More... about 3 years ago