0
I Use This!
Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add step to change OSX binaries to relative paths for release More... over 6 years ago
Add utility to make "static" osx binaries More... over 6 years ago
Update parameter-reference.rst More... over 6 years ago
Update parameter-reference.rst More... over 6 years ago
add FAQ addressing broken package managers More... over 6 years ago
add info on bubble edges, issue #1116 More... over 6 years ago
more details for trio example More... over 6 years ago
update trio assembly paths More... over 6 years ago
update trio docs for 1.8 More... over 6 years ago
Bump version to 1.8. More... over 6 years ago
Add citation for trio binning. More... over 6 years ago
Update for the last copyright update. More... over 6 years ago
Update copyright info. More... over 6 years ago
Shorten the tag used for haplotype jobs from 'haplotype' to 'hap'. Because it screwed up formatting in the resource table, grrr! More... over 6 years ago
Increase min memory for meryl on small genomes, decrease on medium genomes. More... over 6 years ago
Increase the number of blocks in streaming outputs. More... over 6 years ago
Increase the minimum allowed prefix to prevent ginormous blocks in the outputs. More... over 6 years ago
Add merylOperation::finalize() to clean up what we can - like the input buffers - when we're done with the operation. More... over 6 years ago
In addSequenceFile(), test local files before object store files. More... almost 7 years ago
Add grid options for haplotyping. More... almost 7 years ago
Add stopAfter conditions for haplotyping. More... almost 7 years ago
Remove dead comment. More... almost 7 years ago
Add a comment about loading sequences. More... almost 7 years ago
Fix error in computing thresholds at small frequencies; remove dead code from unused high-end threshold. More... almost 7 years ago
Accept a haplotype noise threshold directly on the command line, or compute it from the reads histogram. More... almost 7 years ago
If a NULL file pointer is passed to readLine(), return that no line was read. More... almost 7 years ago
Make smaller overlapper jobs to prevent more than one hash table build per job: increase overlapper hash load limit from 75% to 80%; decrease base partitioning limit scale from 1.333 to 1.25. More... almost 7 years ago
Add variants to loadFromFile() and writeToFile() to handle pointers to objects. More... almost 7 years ago
Add some comments about where sqReadData::_read is set. More... almost 7 years ago
Slightly fix screen logging, especially for import/export. More... almost 7 years ago