gatk-3.8/java/src/org/broadinstitute/sting/playground/indels
asivache bc43c0eefc there are really cases when we can not merge until we get just two pilesant now we do not crash in those cases but print a warning and just show the resulting n piles even when n>2
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@390 348d0f76-0448-11de-a6fe-93d51630548a
2009-04-14 00:45:47 +00:00
..
AlignmentUtils.java massive changes everywhere; lots of bugs fixed; methods moved around; computation and printout of overall stats added; now decides whether to accept or reject 'improvement'; writes alignments into two output sam files (unmodified reads/failed piles into one, realigned piles into the other); special treat for paranoids: writes third sam file with all the analyzed reads, unmodified 2009-03-26 02:26:17 +00:00
ConsensusSequence.java git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@184 348d0f76-0448-11de-a6fe-93d51630548a 2009-03-25 05:48:10 +00:00
DiscardingPileReceiver.java Push core / playground lower into the tree. 2009-03-23 23:19:54 +00:00
DiscardingReceiver.java Push core / playground lower into the tree. 2009-03-23 23:19:54 +00:00
Indel.java massive changes everywhere; lots of bugs fixed; methods moved around; computation and printout of overall stats added; now decides whether to accept or reject 'improvement'; writes alignments into two output sam files (unmodified reads/failed piles into one, realigned piles into the other); special treat for paranoids: writes third sam file with all the analyzed reads, unmodified 2009-03-26 02:26:17 +00:00
IndelInspector.java added MAX_READ_LENGTH - now we can ignore long reads (454?); a bad idea in general, but the performance hit is to hard to take, at least for preliminary testing runs... 2009-04-13 16:53:12 +00:00
IndelRecordPileCollector.java a few tweaks to make it more robust: ignore reads with cigars containing anything but I,D,M; don't set up contig ordering manually, rely upon reference sequence and its dictionary; don't die if a record does not have NM tag, but faal back to direct counting instead; now requires reference as a cmdline arg 2009-04-13 04:49:19 +00:00
IndexedSequence.java Push core / playground lower into the tree. 2009-03-23 23:19:54 +00:00
IntervalComparator.java Push core / playground lower into the tree. 2009-03-23 23:19:54 +00:00
KmerCodeIterator.java Push core / playground lower into the tree. 2009-03-23 23:19:54 +00:00
MSAColumn.java Push core / playground lower into the tree. 2009-03-23 23:19:54 +00:00
Matrix.java Push core / playground lower into the tree. 2009-03-23 23:19:54 +00:00
MultipleAlignment.java massive changes everywhere; lots of bugs fixed; methods moved around; computation and printout of overall stats added; now decides whether to accept or reject 'improvement'; writes alignments into two output sam files (unmodified reads/failed piles into one, realigned piles into the other); special treat for paranoids: writes third sam file with all the analyzed reads, unmodified 2009-03-26 02:26:17 +00:00
PairwiseAlignment.java git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@184 348d0f76-0448-11de-a6fe-93d51630548a 2009-03-25 05:48:10 +00:00
PassThroughWriter.java massive changes everywhere; lots of bugs fixed; methods moved around; computation and printout of overall stats added; now decides whether to accept or reject 'improvement'; writes alignments into two output sam files (unmodified reads/failed piles into one, realigned piles into the other); special treat for paranoids: writes third sam file with all the analyzed reads, unmodified 2009-03-26 02:26:17 +00:00
PileBuilder.java there are really cases when we can not merge until we get just two pilesant now we do not crash in those cases but print a warning and just show the resulting n piles even when n>2 2009-04-14 00:45:47 +00:00
RecordPileReceiver.java Push core / playground lower into the tree. 2009-03-23 23:19:54 +00:00
RecordReceiver.java Push core / playground lower into the tree. 2009-03-23 23:19:54 +00:00
SWPairwiseAlignment.java massive changes everywhere; lots of bugs fixed; methods moved around; computation and printout of overall stats added; now decides whether to accept or reject 'improvement'; writes alignments into two output sam files (unmodified reads/failed piles into one, realigned piles into the other); special treat for paranoids: writes third sam file with all the analyzed reads, unmodified 2009-03-26 02:26:17 +00:00
SequencePile.java massive changes everywhere; lots of bugs fixed; methods moved around; computation and printout of overall stats added; now decides whether to accept or reject 'improvement'; writes alignments into two output sam files (unmodified reads/failed piles into one, realigned piles into the other); special treat for paranoids: writes third sam file with all the analyzed reads, unmodified 2009-03-26 02:26:17 +00:00
ShowMSA.java git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@167 348d0f76-0448-11de-a6fe-93d51630548a 2009-03-24 14:06:44 +00:00
StrictlyUpperTriangularMatrix.java Push core / playground lower into the tree. 2009-03-23 23:19:54 +00:00
SymmetricMatrix.java Push core / playground lower into the tree. 2009-03-23 23:19:54 +00:00