1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug #69 by increasing the sensitivity of long-read (consensus sequence) alignment, decreasing the mismatch penalty to 1 from default 3 More... almost 11 years ago
Add option to remove alignment gaps '~' in the filtered consensus sequence; fixes bug #67 where deletions are replaced with 'N' but not removed so truncated alleles are not interpreted properly More... almost 11 years ago
Merge pull request #66 from janders3-nmdp/samplecount_v_processorcount_disparity_fix
Michael Heuer
as Michael Heuer (NMDP)
More... almost 11 years ago
improved splitting algorithm for BSD-derived Unix operating systems More... almost 11 years ago
Merge pull request #62 from janders3-nmdp/rhel_osx_support_for_splitter.bash More... almost 11 years ago
Merge pull request #64 from janders3-nmdp/boilerplate_creation More... almost 11 years ago
fixes to boilerplate creation, should resolve issue #63 More... almost 11 years ago
Merge github.com:nmdp-bioinformatics/pipeline into rhel_osx_support_for_splitter.bash More... almost 11 years ago
Merge pull request #57 from ckennedy-nmdp/bug56
Michael Heuer
as Michael Heuer (NMDP)
More... almost 11 years ago
Take Michael's suggestion and use '\s+' to split -- simpler, better More... almost 11 years ago
Fix bug #56, which is caused by improper formatting of regions files for filtering -- in this case spaces instead of tabs between index and coordinate fields produced an ArrayOutOfBoundsException. Sometimes formatting issues arise when copying files around. I put an error message into the code (Mark will have to reformat the regions files in /mnt/common/) More... almost 11 years ago
Merge pull request #55 from ckennedy-nmdp/fix-bug-41
Michael Heuer
as Michael Heuer (NMDP)
More... almost 11 years ago
Fix issue #41 -- reverse complement minus strand HLA genes so they can be properly interpreted. Warning: this is a hack and should be replaced with properly configured tool where filtered regions include the strand (a la GFF or HML) More... almost 11 years ago
some in-progress enhancements to splitter to handle osx, redhat, and soon, to deal with single-core machines and single-sample runs More... almost 11 years ago
Merge pull request #48 from janders3-nmdp/lowram_warning
Michael Heuer
as Michael Heuer (NMDP)
More... almost 11 years ago
documentation/warning updates
Jeremy Anderson
as puppet root
More... almost 11 years ago
Merge pull request #40 from ckennedy-nmdp/process-labcorp-data
Michael Heuer
as Michael Heuer (NMDP)
More... almost 11 years ago
Redirect mpileup (reads) output to file More... almost 11 years ago
Merge pull request #38 from janders3-nmdp/less_dumb_fastq_check
Michael Heuer
as Michael Heuer (NMDP)
More... almost 11 years ago
now splitter will find fastq files in subdirs at preliminary check More... almost 11 years ago
Merge pull request #35 from mheuer-nmdp/travis-badge More... almost 11 years ago
Merge pull request #33 from mheuer-nmdp/travis-configuration More... almost 11 years ago
Merge pull request #31 from warrenlr/patch-1
Michael Heuer
as Michael Heuer (NMDP)
More... almost 11 years ago
Update process_fastq.bash More... almost 11 years ago
adding Travis CI badge to readme
Michael Heuer
as Michael Heuer (NMDP)
More... almost 11 years ago
adding Travis CI configuration with no-op build script
Michael Heuer
as Michael Heuer (NMDP)
More... almost 11 years ago
Merge pull request #28 from janders3-nmdp/user_specific_tmpdir
Michael Heuer
as Michael Heuer (NMDP)
More... almost 11 years ago
do notuse system /tmp, user ~/tmp
Jeremy Anderson
as puppet root
More... almost 11 years ago
Merge pull request #22 from mheuer-nmdp/update-htsjdk More... almost 11 years ago
Merge pull request #24 from ckennedy-nmdp/test-branch
Michael Heuer
as Michael Heuer (NMDP)
More... almost 11 years ago