https://github.com/genome/genome

sort by:
Revision Author Date Message Commit Date
d8df038 Merge pull request #426 from tmooney/htseq_count_parallelize A few more fixes and a test for GMT::Htseq::Count::Result 26 January 2015, 14:33:12 UTC
992bf9c Merge pull request #421 from tmooney/flexbar_parameter_change Flexbar --(no-)length-dist parameter 26 January 2015, 14:29:32 UTC
c7e5db9 Merge pull request #423 from tmooney/better_analysis_project_delete Change cascading behavior of Analysis Project delete(). 26 January 2015, 14:29:11 UTC
9196b8a Merge pull request #430 from ebelter/fastq-to-bam2 InstData Import: fix try/catch in fastq to bam 23 January 2015, 17:29:29 UTC
0eb3b65 InstData Import: fix try/catch in fastq to bam 23 January 2015, 02:09:34 UTC
0be7bbf Merge pull request #425 from ebelter/fastq-to-bam InstData Import: unzip fastqs before running picard sam to fastq; up picard 23 January 2015, 01:23:28 UTC
b0384fc InstData Import: use try::tiny instead of eval 23 January 2015, 00:14:32 UTC
88b22ff InstData Import: remove Archive::Extract artifacts 22 January 2015, 23:16:09 UTC
b6e5632 InstData Import: bumped test dir version because of bumping the picard fastq to sam version 22 January 2015, 23:14:42 UTC
82715f8 Remove eval that dies on caught errors. 22 January 2015, 16:39:09 UTC
ce20c9c Test that the parallelization works. Tests of running Htseq::Count remain in GMT/Htseq/Count.t 22 January 2015, 16:02:48 UTC
060f783 Build the correct hash and call get_or_create() by class. 22 January 2015, 15:34:01 UTC
1d9a81a InstData Import: unzip fastqs before running picard sam to fastq; up picard version to 1.113 22 January 2015, 02:46:58 UTC
e403e1a Change cascading behavior of AnP delete(). * Refuse to delete if models or instrument data are assigned. * Cascade to delete any existing timeline events. 22 January 2015, 00:10:58 UTC
bcd1879 Add optional length-dist parameter. 21 January 2015, 22:33:56 UTC
8cae0a1 Change other version checks to inequalities. 21 January 2015, 20:13:00 UTC
0400f66 Reorganize--locate with other version-dependent subroutines. 21 January 2015, 19:55:29 UTC
fcb7058 Merge pull request #422 from tmooney/memtmp create /tmp path if NE for bwa mem and pass along the AR's scratch directory 21 January 2015, 17:28:40 UTC
006494c Pass along our scratch directory. 21 January 2015, 16:39:31 UTC
366a04b Use create_temp_directory() to create the temp directory. 21 January 2015, 16:39:01 UTC
d571a23 Merge pull request #419 from tmooney/parallelize_spelling s/paralellize/parallelize/ 21 January 2015, 16:06:50 UTC
4eb0fdc Merge pull request #418 from susannasiebert/variant_reporting_improvements Various ACMG report improvements 21 January 2015, 15:46:05 UTC
8ca6606 Documentation tweaks. 21 January 2015, 15:25:54 UTC
43c21fa Whitespace. 21 January 2015, 15:25:53 UTC
a9fc088 Pass appropriate length-dist option depending on flexbar version. 21 January 2015, 15:08:44 UTC
aca038f code cleanup 21 January 2015, 07:00:19 UTC
0439063 create /tmp path if NE for bwa mem because some tools just really insist on a prefix existing :p 21 January 2015, 06:51:30 UTC
0642827 s/paralellize/parallelize/ 20 January 2015, 23:58:25 UTC
56113b3 updated ur submodule to c44bc57 20 January 2015, 20:25:01 UTC
3997bac Update MafInterpreter to prepend fields with source 20 January 2015, 17:02:07 UTC
eb7ef93 Update GmafInterpreter to prepend fields with source 20 January 2015, 16:25:34 UTC
ee5f5f5 Update CafInterpreter to prepend fields with source 20 January 2015, 16:24:07 UTC
4f32992 updated jenkins submodule to ad020c5 20 January 2015, 15:49:17 UTC
8b224fb updated ur submodule to c7dae7c 20 January 2015, 15:49:06 UTC
57722b0 Updated `genome` tab completion. 17 January 2015, 13:15:58 UTC
4760dbc Updated class browser cache. 17 January 2015, 13:14:25 UTC
1179cc4 remove tumor specific columns from the ACMG report 16 January 2015, 21:43:47 UTC
564aa7c fix valid_callers for germline reports 16 January 2015, 21:43:22 UTC
82f3e4d Merge pull request #397 from dummey/master Updating SraToBam.pm to use new input params. 16 January 2015, 20:57:23 UTC
d52fd14 Merge pull request #404 from nnutter/RT/103374 Minor Improvements to BamWindow Wrapper 16 January 2015, 20:42:18 UTC
e82b214 Delete DbsnpInterpreter It has been superseded by the CafInterpreter 16 January 2015, 20:30:34 UTC
b999391 modify the order of the ACMG report header 16 January 2015, 19:50:37 UTC
0dd686b Merge pull request #377 from ebelter/instdata-import Merged the TCGA importer into the basic importer. More PRs to come to smooth out the interface. 16 January 2015, 19:08:51 UTC
0a8a48b Merge pull request #409 from davidlmorton/json_labels Make sample/library name_labels transient 16 January 2015, 18:40:29 UTC
7f8b788 Merge pull request #414 from susannasiebert/variant_reporting_igv Allow bed files to be URIs for IGV sessions 16 January 2015, 14:25:09 UTC
e14605e Merge pull request #412 from susannasiebert/variant_reporting_vaf_library_names Make library_names optional for VafInterpreter 16 January 2015, 14:25:04 UTC
c8f5955 Merge pull request #406 from susannasiebert/variant_reporting_readcount Fix allele translations for bam readcount 15 January 2015, 21:24:01 UTC
752b17b Add comments to the translate_pure_indels subroutine 15 January 2015, 21:19:51 UTC
3792c59 Merge pull request #403 from tmooney/fix_diskallocationstaged_inconsistency Correct abstract method name in G:SR:DiskAllocationStaged 15 January 2015, 20:07:16 UTC
c3e0d12 Merge pull request #415 from davidlmorton/custom_report Update ShowDoc test data for custom report 15 January 2015, 19:20:15 UTC
824650b Update ShowDoc test data for custom report 15 January 2015, 19:17:06 UTC
521af17 Merge pull request #400 from davidlmorton/custom_report Added CustomReport 15 January 2015, 18:22:04 UTC
8b92b8b Remove old, non-transient, properties 15 January 2015, 17:39:44 UTC
f5d3222 Merge pull request #411 from tmooney/add_missing_lock_scope Add lock scoping to PAP's upload-result command. 15 January 2015, 17:08:43 UTC
cd38e14 Merge pull request #413 from mark-burnett/fix-lock-release-all Bugfix: make sure FileBackend release_all deletes symlinks 15 January 2015, 17:07:35 UTC
e4471cd allow bed files to be URIs for IGV sessions 15 January 2015, 16:42:23 UTC
9f9ac6d Merge pull request #408 from susannasiebert/variant_reporting_mincovfilter Make min coverage vcf id truly unique by including sample name 15 January 2015, 16:27:20 UTC
f012a09 S:L:FileBackend remove unused temporary 15 January 2015, 16:13:31 UTC
622319e S:L:FileBackend extract write_lock_info 15 January 2015, 16:13:30 UTC
d942256 S:L:FileBackend extract tempdir_for_resource 15 January 2015, 16:13:30 UTC
c663571 S:L:FileBackend fix release_all deleteing symlinks 15 January 2015, 16:13:29 UTC
b54d5e2 Make library_names optional for VafInterpreter We use the VafInterpreter without library_names in the MinCoverageObservedInterpreter and the MaxVafObservedInterpreter 15 January 2015, 15:42:07 UTC
22d4ab2 Merge pull request #410 from jweible/AUE-384 Show tags in Analysis Project View 15 January 2015, 15:03:47 UTC
2489c05 Add lock scoping to PAP's upload-result command. 14 January 2015, 22:19:47 UTC
8d46a51 show tags in the viewer 14 January 2015, 15:13:30 UTC
f60d087 Merge pull request #386 from mark-burnett/scoped-locking Add "scope" parameter to Genome:Sys->lock_resource 14 January 2015, 14:13:50 UTC
46e6fbc Make sample/library name_labels transient HASH type properties cannot be stored in the DB. 14 January 2015, 01:38:05 UTC
463c08a make min coverage vcf id truly unique by including sample name 13 January 2015, 22:14:47 UTC
38d6d3c remove debug message 13 January 2015, 22:04:50 UTC
b85162a Merge pull request #401 from susannasiebert/column_sorting Implement a custom sorting algorithm for vaf headers 13 January 2015, 21:16:30 UTC
fd719f0 Merge pull request #405 from tabbott/shellpipes Shellpipes 13 January 2015, 20:58:01 UTC
56e0dfc implement better way to ensure that the headers are truly unsorted 13 January 2015, 20:57:06 UTC
0b94b85 use defaults for sample and vaf_priority 13 January 2015, 20:39:33 UTC
2426dbd Merge pull request #402 from susannasiebert/variant_reporting_callers Some minor changes to the variant caller interpreter 13 January 2015, 20:36:26 UTC
ead876c test vaf interpretation for a long deletion 13 January 2015, 20:27:08 UTC
1232115 Be smarter about how to translate indels - This will now work correctly for all long indels, even if it is at an arbitrary position in the reference - This still doesn't handle mixed cases correctly 13 January 2015, 20:23:45 UTC
8f81c2a ensure that the shuffled header is not the same as the original 13 January 2015, 20:19:26 UTC
4ded091 Use <=> for numerical comparison 13 January 2015, 20:08:01 UTC
0e6bb80 Added some valid callers that were missed 13 January 2015, 20:01:22 UTC
876959b don't throw from Try::Tiny::finally It's implemented in terms of a DESTROY block so throwing from there is a bad idea. 13 January 2015, 19:09:09 UTC
6806f8e move ShellPipeline from gmt to Genome::Sys 13 January 2015, 17:34:47 UTC
d60b787 refactor to use Try::Tiny and Carp::croak 13 January 2015, 17:31:24 UTC
77520cd Merge pull request #380 from susannasiebert/variant_reporting_masterplan Add test for missing parameter in plan file 13 January 2015, 17:01:45 UTC
9d087f5 Updated `gmt` tab completion. 13 January 2015, 13:17:04 UTC
51d2ce8 Updated `genome` tab completion. 13 January 2015, 13:16:20 UTC
4413cb7 Updated class browser cache. 13 January 2015, 13:14:42 UTC
625abad gmt/ShellPipeline shouldn't be a Command This class has no business interacting with the command line. It has been demoted to UR::Object. 13 January 2015, 03:15:20 UTC
cdd1f98 update gmt bwa run-mem to lean on gmt/ShellPipeline the code to deal with error detection in pipes has been pulled out. 13 January 2015, 03:11:03 UTC
e9baddd generalize shell| execution code from gmt bwa run-mem This is needed in other places as well. It's nice to be able to express a shell pipeline as a list of commands and get thorough error checking... 13 January 2015, 03:07:45 UTC
339e0e9 Use name of the method we really try to call. 12 January 2015, 21:57:01 UTC
63a6191 use shellcmd to ensure command does not fail silently `system()` does not set `$@` so the old code was doing no error checking of the command. One could check the return value from `system()`, etc. but that is why `shellcmd()` exists (among other solutions). 12 January 2015, 21:54:42 UTC
dafe6bf Merge pull request #398 from dufeiyu/fix Fix a bug on comparing flagstat 12 January 2015, 21:13:13 UTC
418f92d add Pindel and GatkSomaticIndel to the list of valid_callers for indels 12 January 2015, 20:36:55 UTC
836fdce Remove default values of valid_callers in the VariantCallersInterpreter - move them to the plan file instead 12 January 2015, 20:34:46 UTC
facf81f rework compare_flagstat with one line diff expected based on code review 12 January 2015, 19:51:56 UTC
051bdff S:Lock make scope parameter mandatory 12 January 2015, 19:46:53 UTC
3dd0308 S:Lock limit valid scope names 12 January 2015, 19:46:51 UTC
b179811 Update calls to Sys->lock_resource - Remove their root directories, usually $ENV{GENOME_LOCK_DIR} - Add "site" parameter to call 12 January 2015, 19:46:50 UTC
a52359c Site:TGI:E:S:Lock add "unknown" scope 12 January 2015, 19:46:48 UTC
57bd053 Site:TGI:E:Sys remove unused test code 12 January 2015, 19:46:47 UTC
back to top