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 |
|
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 |
|
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 |
|
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 |
|
More...
|
almost 11 years ago
|
documentation/warning updates |
|
More...
|
almost 11 years ago
|
Merge pull request #40 from ckennedy-nmdp/process-labcorp-data |
|
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 |
|
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 |
|
More...
|
almost 11 years ago
|
Update process_fastq.bash |
|
More...
|
almost 11 years ago
|
adding Travis CI badge to readme |
|
More...
|
almost 11 years ago
|
adding Travis CI configuration with no-op build script |
|
More...
|
almost 11 years ago
|
Merge pull request #28 from janders3-nmdp/user_specific_tmpdir |
|
More...
|
almost 11 years ago
|
do notuse system /tmp, user ~/tmp |
|
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 |
|
More...
|
almost 11 years ago
|