swh:1:snp:5789d5563ae0ff1fac9d4620526a6e02863df326

sort by:
Revision Author Date Message Commit Date
d754ca1 change the description of format FT to be TCGA-compliant 09 November 2012, 17:27:59 UTC
ac8bfbf Add a few files containing paths to the list ignored by the build diff. 08 November 2012, 22:17:31 UTC
f315b72 value_class_name was listed as an ID property, but not as a primary key column, so deletions were not working 08 November 2012, 21:53:58 UTC
7fc1648 Merge "Refactored logic into helper function Change-Id: I6bc17bc75d298c7aefa9e0ad94808c244480eefa" 08 November 2012, 20:52:08 UTC
9b9dfbc Merge remote-tracking branch 'origin/master' 08 November 2012, 20:38:03 UTC
d563ebd Merge "remove "random" call to volume" 08 November 2012, 20:02:17 UTC
67d172f Merge "only reload when committing" 08 November 2012, 20:00:02 UTC
8b7b512 Refactored logic into helper function Change-Id: I6bc17bc75d298c7aefa9e0ad94808c244480eefa removed unused lib and whitespace Change-Id: Iec797bf4e4487dc03a95ec70c5e8442a5279aa2b Add --bowtie-version specification to chimerascan params You can now do something like: fusion_detection_strategy: 'chimerascan -v 0.4.5 [-p 2 --bowtie-version=0.12.7]' and only '-p 2' will be passed on to chimerascan and we take care of telling chimerascan what version of bowtie to use. You must supply a bowtie-version, and it currently must be of major version 0. Change-Id: I179271018de084d8a8f9caa713094a3347a39678 08 November 2012, 19:52:32 UTC
940c28c Added a hash to properly classify biotypes into ncRNA and pseudogenes. 08 November 2012, 19:45:46 UTC
7abd168 Merge "Fix how fusion_detection_strategy is parsed" 08 November 2012, 19:16:34 UTC
8acb73b Fix dbsnp info field calculation 08 November 2012, 16:48:13 UTC
b925f6d Fix how fusion_detection_strategy is parsed Didn't take into account spaces in detector_params. Build shouldn't reference model explicitly. Change-Id: I6d685df2a3a38ce9efe1fa4b6da55d20af6a8ec7 08 November 2012, 16:33:57 UTC
4148944 Change somatic-variation PP to the Oct 2012 defaults (RT#87515) 08 November 2012, 16:12:57 UTC
a2274bf updated ur submodule to 1ab73d5 08 November 2012, 16:07:08 UTC
f3e0a82 Testing with live data continues to make us cry. Update expected results. 08 November 2012, 14:08:38 UTC
fe86aeb Only annotate if we have something to annotate. 08 November 2012, 03:31:10 UTC
23359bc DV2 Breakdancer: add fastq validation when running -d 08 November 2012, 00:57:41 UTC
06da733 SX: add validate method to seq reader 08 November 2012, 00:57:41 UTC
45609aa md5 fastqs 08 November 2012, 00:57:40 UTC
85c8dcf remove hard-coded nomenclature in instrument data attribute constructor 08 November 2012, 00:57:40 UTC
43d10c9 made the default nomenclature for instrument data come from an environment config not a hard-coded value 08 November 2012, 00:57:40 UTC
56ff4df MC16s 454 test: lower the number of levels when checking classifications b/c it is not deterministic 08 November 2012, 00:39:54 UTC
5cc44d4 checking for the presence of the variable before trying to split it - a novel idea 07 November 2012, 22:53:47 UTC
7501659 Examine one level deeper (i.e. via the merged results) for the build 07 November 2012, 22:35:54 UTC
6da4897 add missing : in phenotype correlation dbsnp info fields 07 November 2012, 22:30:27 UTC
290654f update dbsnp info fields in phenotypecorrelation in dbsnp137+, the CLN field has become PM. As an intermediate step on the path to having an annotation_strategy as part of the processing profile, there is now a method that returns the proper info fields for a given dbsnp version. 07 November 2012, 21:04:31 UTC
c2309aa remove "random" call to volume Change-Id: Ib02ec6b91ccd50b6d4bd4862d0345b47aca8d085 07 November 2012, 20:21:11 UTC
89bb1d3 only reload when committing Change-Id: I4ae0489f51ec6e8ba086c44d3705ad4d3e6a0868 07 November 2012, 20:21:02 UTC
608ecf3 Merge remote-tracking branch 'origin/master' 07 November 2012, 19:10:10 UTC
a2590ee Skip tiering if there were no qualifying variants. 07 November 2012, 18:20:32 UTC
19e13b6 Merge "Fix how we find Chimerascan for a given version." 07 November 2012, 17:00:48 UTC
f362bfe Make annotation build required on validation builds. 07 November 2012, 15:33:16 UTC
c16f0cb Merge branch 'master' into gb_master 06 November 2012, 23:27:22 UTC
4de72d5 If all vcf files are not present, inform the user which builds did and did not have them. 06 November 2012, 23:27:06 UTC
430aa53 Fix how we find Chimerascan for a given version. It didn't used to try to find the installation in the typical debian install location. Change-Id: I8ef0f9f0ddc02ef4cb3c01fbacea3ae795b1e8d4 06 November 2012, 22:47:59 UTC
9ac0fd8 work around weird openmpi behavior 06 November 2012, 21:17:21 UTC
5f80fc0 Merge branch 'fireteam2' into gb_master 06 November 2012, 20:54:16 UTC
6fb8260 Use Ensembl BiotypeMapper API 06 November 2012, 20:53:52 UTC
a98c349 Fix how get_vcf_header was being used. 06 November 2012, 20:08:41 UTC
8030ff5 Fix mistake in Utility/Vcf get_vcf_header had stupid parameter handling mistake. Added test for get_vcf_header. 06 November 2012, 20:06:57 UTC
8fbf3d5 fix invalid call to mkpath mkpath was probably meant to be File::Path's make_path but even more so it should be Genome::Sys->create_directory 06 November 2012, 16:43:16 UTC
d88587d add parens to remove warning 06 November 2012, 16:31:35 UTC
04f8fda Genome::Sys - pulled snapshot_revision from Genome/Sys/TGI/Extension/Sys.pm, and broke out one method for the TGI-specific part, which shortens directory names. That method is still in the old module but is only called when present. 06 November 2012, 16:26:58 UTC
a9626c0 Merge branch 'master' of ssh://git/srv/git/genome 06 November 2012, 16:25:11 UTC
dcc026e Genome::Sys - pulled snapshot_revision from Genome/Sys/TGI/Extension/Sys.pm, and broke out one method for the TGI-specific part, which shortens directory names. That method is still in the old module but is only called when present. 06 November 2012, 15:51:09 UTC
1d8e5cc added option to keep ambiguous calls, added checks to prevent crashing on maf creation when tiering isn't specified 06 November 2012, 15:23:47 UTC
50fd43c pindel vaf filter obsoleted some code 06 November 2012, 15:23:47 UTC
9d2291e replaced calls to UR::Time->now with UR::Context->current->now 06 November 2012, 07:18:46 UTC
9f2aa6b findreplace for all UR::BoolExpr ->specified_value_for_property_name to ->value_for 06 November 2012, 06:19:41 UTC
3d5c75b CHANGELOG: Add trimmer info to BWA intermediate alignment results 06 November 2012, 00:01:05 UTC
26ad9a9 Merge branch 'master' of ssh://git/srv/git/genome 05 November 2012, 21:01:19 UTC
344594e Increase the mem limit to prevent unnecessary build failures due to mem limit 05 November 2012, 21:01:10 UTC
56222e1 Merge branch 'master' into gb_master 05 November 2012, 20:58:59 UTC
194e007 Print better error messages when there are duplicate subjects in the input. 05 November 2012, 20:58:42 UTC
2bed630 compensate for Joinx intersect not sorting (Joinx Union does) 05 November 2012, 20:27:46 UTC
41c6ae9 Add review step to the end of the SomaticValidation pipeline. CHANGELOG: The SomaticValidation pipeline has a new step at the end that compares the variants it found with those variants previously found in the original SomaticVariation run. 05 November 2012, 19:11:43 UTC
6482b9e Refinements to the new variant review at the end of SomaticValidation *Only review tier 1 UHC variants. *Add tiering/annotation for validated variants. *A bit of cleanup 05 November 2012, 19:09:37 UTC
cd7902e fixed error in purity calculation for wgs analysis type 05 November 2012, 18:30:31 UTC
e47ff53 fixed a print message 05 November 2012, 17:28:10 UTC
0d27123 first pass at a C->T base checker and P-value generator for counting bases before or after C->T mutation 05 November 2012, 17:25:08 UTC
5560356 removed dbsingle 05 November 2012, 17:20:12 UTC
cdf05ef fixed case when type is defined but does not actually indicate INS DEL or SNP 05 November 2012, 16:55:22 UTC
f81a839 added function to perform p-value for sequence context and print results 05 November 2012, 16:48:40 UTC
719053f changed some headings; changed the scale of the differential plot 05 November 2012, 16:47:34 UTC
837f5ad Merge branch 'master' of ssh://git/srv/git/genome 05 November 2012, 16:36:17 UTC
c07d714 indented 05 November 2012, 16:36:06 UTC
d6be815 fix uninitialized warning for exclude_mount_path 03 November 2012, 02:11:35 UTC
6b17d50 fix for Oracle conversion error due to "not like" 03 November 2012, 02:11:10 UTC
13ce279 Add grow_only option to reallocate command 02 November 2012, 23:40:03 UTC
ae7c05c Change default method to correlate mut status to quantitative data 02 November 2012, 23:27:50 UTC
a7ad428 Merge branch 'master' of ssh://git/srv/git/genome 02 November 2012, 21:50:30 UTC
7883fd7 Fix bugs when moving allocations The param exclude_mount_paths was only ever used with one item, and was not getting serialized properly, so we'll only use it as a scalar, Top-level directories in volumes are not writable, so we won't be able to make top-level directories for unarchive_allocation_destination and move_allocation_destination during moves and unarchives. The change just tacks on the additional string to the end of the directory name already being used before moving the name back 02 November 2012, 21:47:31 UTC
a19e1b1 Add bowtie_version accessor to Merged Alignment Results Also, add a generic method to Merged Alignment results that attempts to discern a scalar property value from its underlying alignment results. 02 November 2012, 21:31:22 UTC
a57dc7d Fixed: some ncRNA were being classified as UTR 02 November 2012, 21:03:30 UTC
4997465 Cosmetic updates to clinseq comments 02 November 2012, 20:47:31 UTC
d6fa8e2 whitespace Change-Id: Ib79e43576f28e3f097e851469d805f160a0a1562 02 November 2012, 20:32:15 UTC
0a1b56c Merge "whitespace Change-Id: Icc278bcea2c264a6f5dc0e9a27832b90fca4d52b" 02 November 2012, 20:31:55 UTC
05b466e Merge remote-tracking branch 'origin/master' 02 November 2012, 20:08:38 UTC
4d55b25 Merge "override kilobytes_requested to be more accurate for test usage" 02 November 2012, 19:46:06 UTC
15bf385 Merge "refactor to allow kilobytes_requested to be overridden in tests" 02 November 2012, 19:45:57 UTC
cfd4790 Merge "override _staging_disk_usage to be more accurate for test usage" 02 November 2012, 19:45:49 UTC
83c3daf whitespace Change-Id: Icc278bcea2c264a6f5dc0e9a27832b90fca4d52b 02 November 2012, 19:31:26 UTC
4d37626 remove hardcoded cpu count directive so it can be specified as a param 02 November 2012, 19:22:58 UTC
d961609 update chimerascan result to allow for multiple versions 02 November 2012, 19:15:58 UTC
ad7a859 Merge remote-tracking branch 'origin/master' 02 November 2012, 19:12:09 UTC
5538baf Search Queue: add default value to timestamp so command works 02 November 2012, 19:11:43 UTC
8bcea53 refactor to allow kilobytes_requested to be overridden in tests Change-Id: I4a997b562fe651617889a615492563e047d651b5 02 November 2012, 16:26:55 UTC
dd22424 override kilobytes_requested to be more accurate for test usage Change-Id: I258ba743a748136be487c72f2a99d838abfda0a2 02 November 2012, 16:26:55 UTC
69d354e override _staging_disk_usage to be more accurate for test usage Change-Id: I72911f3215854f69ad6f596cd8e60ba9cfb91288 02 November 2012, 16:26:54 UTC
e64ee64 reallocate on fail (and whitespace) Change-Id: Id53d70df61413922dee4806682ad6621ca2f3c2b 02 November 2012, 15:45:01 UTC
e01e5ba updated jenkins submodule to 0d2f07b 02 November 2012, 14:16:32 UTC
676b3c6 update test data to match expected results the previous test data was asserting that the code did the wrong thing (passed files to joinx in incorrect order due to filenames being hashed then iterating over the keys). 01 November 2012, 21:14:01 UTC
df1bd18 AQID: using skipped as tgi_lims_status for inst data that had no models attempted 01 November 2012, 20:33:37 UTC
c7f3aea AQID: add better error message for lack of sample/source/taxon. Add test for these failures 01 November 2012, 20:33:37 UTC
a28026f fix plotting functionality in BurdenTestSummary Mutation diagrams were not being created due to specifying alternate alleles as bases where vcf indices were expected. 01 November 2012, 20:22:10 UTC
4ca2d7a try to get around terribleness associated with copy number for mouse 01 November 2012, 15:23:11 UTC
49ddf1b Mahalo, jlolofie. 01 November 2012, 15:00:46 UTC
591b88b show subject_class in error message 01 November 2012, 14:20:32 UTC
70efbdc Carry forward setting of content_type if it wasn't set initially. 01 November 2012, 13:44:25 UTC
c852712 Merge branch 'master' of ssh://git/srv/git/genome Conflicts: lib/perl/Genome/Model/Tools/BioSamtools/ErrorRate.pm 31 October 2012, 23:32:50 UTC
back to top