8000 Releases · mskcc/lohhla · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: mskcc/lohhla

Fix mpileup reading error

27 Jul 16:17
25dfa9f
Compare
Choose a tag to compare

Fix how mpileup files are read by disabling comment.char parameter. Now # characters and everything following on the same line are permitted without being interpreted as a comment.

Fixes issue #19. Includes PR #20

Error catching for read.table when tumor.mpileup is empty

24 Sep 19:43
57d6ec5
Compare
Choose a tag to compare

Error catching for read.table when tumor.mpileup is empty

bugfix for t.test and rbind

24 Sep 04:29
6ec7dd9
Compare
Choose a tag to compare
Merge pull request #10 from mskcc/bugfix/ErrorCatching

more error catching

fix t-test error and decrease bin size

21 Jan 19:31
8f8ca13
Compare
Choose a tag to compare
Merge pull request #8 from mskcc/bugfix/catch_t-test_error

Update LOHHLAscript.R

fixed conditional for homozygous alleles

20 Aug 03:16
3da992f
Compare
Choose a tag to compare
1.1.3

revised all() conditional

removed argument catch, branch feature/work_with_Nextflow

17 Aug 20:50
Compare
Choose a tag to compare

incorporates many of the bug fixes we've discussed

added changes for metadataparser

11 Aug 00:03
Compare
Choose a tag to compare
  • added changes from master into feature/work_with_Nexflow
  • attempt to solve this bug
Warning message:
In doTryCatch(return(expr), name, parentenv, handler) :
  Run with coverageStep completed first -- skipping s_C_XMDNJP_P001_d-T.recal-hla_a!
Error in is.data.frame(x) : object 'combinedTable' not found
Calls: write.table -> is.data.frame
Execution halted

output `*.txt` files, use `quit(status=0)` and write error files

04 Aug 21:04
c8e5fad
Compare
Choose a tag to compare

This should remove the majority of the exitcode 1 errors we see for Vaporware, but we will see

tumor-normal pair only for Nextflow

07 Jun 01:34
Compare
Choose a tag to compare

Revisions to LOHHLAscript.R for single tumor-normal pair

---outputDir is 39E3 no longer used

0