Menu

Source Code Commit Log


Commit Date  
[r191] by biotelerock

DefinedRegionDifferentialSeq
* Changed the default minimum read count threshold to 20 from 10. This lower number was allowing too many low hit genes into the multiple testing correct and causing the FDRs to be significantly lower than necessary.

VCFComparator
* Added checks to convert 0|1 genotypes to 0/1, and 1/0 calls to 0/1; these are needed to standardize the calls and enable genotype matching with the NIST key

SamTranscriptomeParser
* Bug fix for merging paired alignments where an insertion occurred immediately before the start of the second read

2013-12-10 22:50:48 Tree
[r190] by biotelerock

Added modifications to support datasets lacking whole strands, needed for amplicon data.

2013-12-09 22:35:25 Tree
[r189] by biotelerock

Added modifications to support datasets lacking whole strands, needed for amplicon data.

2013-12-09 21:30:22 Tree
[r188] by biotelerock

Lots of mods to support the processing of methylated datasets where particular chromosomes only have + or - stranded data and not both. This breaks most everything. Ugg.

2013-12-06 23:44:18 Tree
[r187] by biotelerock

Added new beta app for annotating vcf variants with splice junction affects.

2013-12-03 22:57:09 Tree
[r186] by tmosbruger

Bug Fix

2013-12-03 18:13:50 Tree
[r185] by biotelerock

Added ability to set the minimum base read coverage threshold, defaults to 5 alignments

2013-12-02 21:10:53 Tree
[r184] by tmosbruger

Added support for David's best practices to TomatoFamer. See 'exome_best'

2013-12-02 15:03:47 Tree
[r183] by biotelerock

DefinedRegionDifferentialSeq
* Fixed bug when DESeq was outputting FDRs with "NA", these were being assigned the max FDR, switched it to 0.
Note, this won't effect most analysis since these genes also have a log2 of 0 and wouldn't survive standard log2Ratio thresholding.

NovoalignBisulfiteParser
* Fixed a bug in the -b4 novoalignment parsing
* Remove support for native novoalign format, just sam/ bam now.

2013-11-27 23:17:56 Tree
[r182] by biotelerock

Updates to bisulfite processing to support -b4 novoalignments, reinstatement of overlapping paired read collapsing, additions to VCF classes to allow for scoring splice junction effects.

2013-11-20 18:07:08 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.