Menu

Source Code Commit Log


Commit Date  
[r263] by biotelerock

Added new app for MergingSam files, a catch for alignments going off the end of chromosomes, updated docs.

2014-10-06 19:53:16 Tree
[r262] by tmosbruger

TomatoFarmer:
1) Upgraded pipeline to UGP-v1.0.5
2) Can now specify cluster
3) Can now specify full genome analysis
4) Simplified pipeline selection
5) Improved messaging in emails
6) Relaxed pattern matching for fastq files

Bin/Histogram
1) Added support for floating point numbers (needed for full genome)

Sam2USeq
1) Coverage statistics (min/max/median/mean) are now calculated on a histogram instead of an arraylist to avoid running out of memory during full-genome analyses.

2014-09-26 19:29:47 Tree
[r261] by biotelerock

Lots of clean up of the documentation and addition of cmd line menu descriptions.

2014-09-26 18:50:49 Tree
[r260] by tmosbruger

SamTranscriptomeParser: @RG and @PG lines cannot have duplicate ID fields, so STP would crash when merging multiple SAM files. Duplicate ID fields are now suffixed with a number to maintain uniqueness. Modification of the ID field is valid when merging according to SAM spec.

2014-09-18 22:51:28 Tree
[r259] by biotelerock

Added lates changes to releaseNotes.txt

2014-09-18 21:39:31 Tree
[r258] by biotelerock

Lots of mods to Telescriptor and related classes. Updated DRDS with patch for bad DESeq2 rLog method call.

2014-09-18 21:37:05 Tree
[r257] by tmosbruger

1. STP bug fix

2014-09-12 23:50:52 Tree
[r256] by biotelerock

Latest release notes

2014-09-09 17:03:49 Tree
[r255] by biotelerock

Adding in changes for Misc and Num.

2014-09-09 17:03:15 Tree
[r254] by tmosbruger

1. TomatoFarmer updates
2. SamTranscriptomeParser
a) Attempts to report actual chromsome length uses input file header.
b) If the chromosome length cannot be found in the input file header, the app will report the last observed position in the chromosome (previous bevior). I
c) @RG and @PG lines from input file are maintained
3. AlignmentEndTrimmer:
a) Supports hard-clip cigar tag
b) Incorporated most recent picard API, which cleaned up some sam validation errors
c) Now uses the IH tag to help match pairs when multiple alignments are reported per read.
4) ExportExons
a) Exon are named based on gene strand.

2014-09-08 14:26:32 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.