Commit | Date | |
---|---|---|
2014-06-10 22:32:27 | Tree | |
[r239]
by
tmosbruger
TomatoFarmer Overhaul |
2014-06-04 21:50:20 | Tree |
[r238]
by
biotelerock
Updated picard jars. They did a big package rearrangement so had to modify a bunch of classes. Might be a bit painful to get stuff fixed. |
2014-05-28 20:58:54 | Tree |
2014-05-22 20:20:32 | Tree | |
2014-05-19 14:21:24 | Tree | |
[r235]
by
biotelerock
Brought the RNASeq, ChIPSeq, and MultipleReplicaScanSeqs up to speed with DESeq2 |
2014-05-15 20:32:53 | Tree |
[r234]
by
biotelerock
Switched the default behavior to merge stranded datasets. These plus minus useq files were causing all kinds of grief. |
2014-05-14 21:04:14 | Tree |
[r233]
by
biotelerock
Cleaned up the code in the VCFComparator. Put in some more catches for NA and INF vals coming back from R |
2014-05-07 22:14:56 | Tree |
[r232]
by
biotelerock
Lots of clean up. |
2014-05-02 21:35:31 | Tree |
[r231]
by
tmosbruger
AlignmentEndTrimmer: This application can be used to trim alignments according to the density of mismatches. Each base of the alignment is compared to the reference sequence from the start of the alignment to the end. If the bases match, the score is increased by -m. If the bases don't match, the score is decreased by -n. The alignment position with the highest score is used as the new alignment end point. The cigar string, alignment position, mpos and flags are all updated to reflect trimming. |
2014-04-15 19:14:38 | Tree |