Back to Multiple platform build/check report for BioC 3.13
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:01 -0400 (Fri, 15 Oct 2021).

CHECK results for coMET on tokay2

To the developers/maintainers of the coMET package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/coMET.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 366/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
coMET 1.24.0  (landing page)
Tiphaine Martin
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/coMET
git_branch: RELEASE_3_13
git_last_commit: fb8047d
git_last_commit_date: 2021-05-19 12:10:24 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: coMET
Version: 1.24.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:coMET.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings coMET_1.24.0.tar.gz
StartedAt: 2021-10-14 21:26:45 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 21:38:48 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 722.9 seconds
RetCode: 0
Status:   OK  
CheckDir: coMET.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:coMET.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings coMET_1.24.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'coMET/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'coMET' version '1.24.0'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'coMET' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 20.1Mb
  sub-directories of 1Mb or more:
    data      7.9Mb
    extdata  10.7Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* loading checks for arch 'x64'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
draw.plot.annotation : <anonymous>: no visible global function
  definition for 'ggplotGrob'
draw.plot.annotation: no visible global function definition for
  'viewTracks'
draw.plot.annotation: no visible global function definition for
  'trackList'
eQTL: no visible binding for global variable 'chromosome_stop'
eQTL: no visible binding for global variable 'chromosome_start'
eQTL: no visible binding for global variable 'chromosome_name'
eQTL_GTEx: no visible binding for global variable 'snp_pos'
eQTL_GTEx: no visible binding for global variable 'snp_chrom'
eQTL_GTEx: no visible binding for global variable 'gene_start'
eQTL_GTEx: no visible binding for global variable 'gene_stop'
eQTL_GTEx: no visible binding for global variable 'gene_chr'
geneExpression_GTEx: no visible global function definition for 'as'
metQTL: no visible binding for global variable 'chromosome_stop'
metQTL: no visible binding for global variable 'chromosome_start'
metQTL: no visible binding for global variable 'chromosome_name'
psiQTL_GTEx: no visible binding for global variable 'pos_snp'
psiQTL_GTEx: no visible binding for global variable 'chr_snp'
psiQTL_GTEx: no visible binding for global variable 'pos_middle_exon'
psiQTL_GTEx: no visible binding for global variable 'chr_exon'
Undefined global functions or variables:
  as chr_exon chr_snp chromosome_name chromosome_start chromosome_stop
  gene_chr gene_start gene_stop ggplotGrob pos_middle_exon pos_snp
  snp_chrom snp_pos trackList viewTracks
Consider adding
  importFrom("methods", "as")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
comet.web            15.32   0.36   40.47
coMET-package         6.76   0.47   11.54
chromatinHMMAll_UCSC  5.59   0.01    5.61
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
comet.web            14.03   0.14   38.67
coMET-package         7.08   0.17   11.64
HistoneAll_UCSC       5.62   0.00    5.63
chromatinHMMAll_UCSC  5.50   0.00    5.50
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.Rcheck/00check.log'
for details.



Installation output

coMET.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/coMET_1.24.0.tar.gz && rm -rf coMET.buildbin-libdir && mkdir coMET.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=coMET.buildbin-libdir coMET_1.24.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL coMET_1.24.0.zip && rm coMET_1.24.0.tar.gz coMET_1.24.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  1 13.0M    1  225k    0     0   848k      0  0:00:15 --:--:--  0:00:15  847k
 17 13.0M   17 2358k    0     0  1897k      0  0:00:07  0:00:01  0:00:06 1897k
 41 13.0M   41 5519k    0     0  2419k      0  0:00:05  0:00:02  0:00:03 2418k
 69 13.0M   69 9249k    0     0  2840k      0  0:00:04  0:00:03  0:00:01 2840k
 88 13.0M   88 11.6M    0     0  2770k      0  0:00:04  0:00:04 --:--:-- 2769k
100 13.0M  100 13.0M    0     0  2869k      0  0:00:04  0:00:04 --:--:-- 2992k

install for i386

* installing *source* package 'coMET' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'coMET'
    finding HTML links ... done
    COSMIC_UCSC                             html  
    ChIPTF_ENCODE                           html  
    ClinVarCnv_UCSC                         html  
    ClinVarMain_UCSC                        html  
    CoreillCNV_UCSC                         html  
    DNAse_UCSC                              html  
    DNaseI_FANTOM                           html  
    DNaseI_RoadMap                          html  
    GAD_UCSC                                html  
    GWAScatalog_UCSC                        html  
    GeneReviews_UCSC                        html  
    HiCdata2matrix                          html  
    HistoneAll_UCSC                         html  
    HistoneOne_UCSC                         html  
    ISCA_UCSC                               html  
    TFBS_FANTOM                             html  
    bindingMotifsBiomart_ENSEMBL            html  
    check.configVar                         html  
    check.configVar.cometlist               html  
    check.format.mydata                     html  
    chrUCSC2ENSEMBL                         html  
    chromHMM_RoadMap                        html  
    chromatinHMMAll_UCSC                    html  
    chromatinHMMOne_UCSC                    html  
    coMET-package                           html  
    comet                                   html  
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.buildbin-libdir/00LOCK-coMET/00new/coMET/help/comet.html
    comet.list                              html  
    comet.web                               html  
    compute.cormatrix                       html  
    cpgIslands_UCSC                         html  
    cpgPvalue                               html  
    create.color.bar                        html  
    create.color.list                       html  
    create.color.list.large                 html  
    create.symbol.list                      html  
    create.symbol.list.large                html  
    create.tracks.user                      html  
    create.tracks.web                       html  
    createList.trackUser                    html  
    datasets                                html  
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.buildbin-libdir/00LOCK-coMET/00new/coMET/help/otherRegulatoryRegionsTrackAll.html
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.buildbin-libdir/00LOCK-coMET/00new/coMET/help/otherRegulatoryRegionsTrackSingle.html
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.buildbin-libdir/00LOCK-coMET/00new/coMET/help/regulatoryEvidenceBiomartTrackAll.html
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.buildbin-libdir/00LOCK-coMET/00new/coMET/help/regulatoryEvidenceBiomartTrackMultiple.html
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.buildbin-libdir/00LOCK-coMET/00new/coMET/help/regulatoryEvidenceBiomartTrackSingle.html
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.buildbin-libdir/00LOCK-coMET/00new/coMET/help/regulatoryFeaturesBiomartTrackAll.html
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.buildbin-libdir/00LOCK-coMET/00new/coMET/help/regulatoryFeaturesBiomartTrackMultiple.html
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.buildbin-libdir/00LOCK-coMET/00new/coMET/help/regulatoryFeaturesBiomartTrackSingle.html
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.buildbin-libdir/00LOCK-coMET/00new/coMET/help/regulatorySegmentsBiomartTrackAll.html
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.buildbin-libdir/00LOCK-coMET/00new/coMET/help/regulatorySegmentsBiomartTrackMultiple.html
REDIRECT:topic	 Previous alias or file overwritten by alias: C:/Users/biocbuild/bbs-3.13-bioc/meat/coMET.buildbin-libdir/00LOCK-coMET/00new/coMET/help/regulatorySegmentsBiomartTrackSingle.html
    dgfootprints_RoadMap                    html  
    draw.legend                             html  
    draw.name.genes.web                     html  
    draw.name.tracks.web                    html  
    draw.plot.annotation                    html  
    draw.plot.axis.data                     html  
    draw.plot.comet                         html  
    draw.plot.comet.nopval                  html  
    draw.plot.comet.web                     html  
    draw.plot.cormatrix.plot                html  
    draw.plot.grid.mydata                   html  
    draw.plot.grid.mydata.large             html  
    draw.plot.grid.mydata.names             html  
    draw.plot.grid.setup                    html  
    draw.plot.linesconnection               html  
    draw.plot.mydata.ggbio                  html  
    eQTL                                    html  
    eQTL_GTEx                               html  
    fix.values                              html  
    fix.values.generic                      html  
    fix.values.large                        html  
    gcContent_UCSC                          html  
    genesName_ENSEMBL                       html  
    genes_ENSEMBL                           html  
    imprintedGenes_GTEx                     html  
    interestGenes_ENSEMBL                   html  
    interestTranscript_ENSEMBL              html  
    knownGenes_UCSC                         html  
    metQTL                                  html  
    miRNATargetRegionsBiomart_ENSEMBL       html  
    otherRegulatoryRegionsBiomart_ENSEMBL   html  
    printPlot.comet                         html  
    printPlot.comet.nopval                  html  
    printPlot.comet.web                     html  
    psiQTL_GTEx                             html  
    read.config                             html  
    read.file.cormatrix                     html  
    read.file.mydata                        html  
    read.file.mydata.large                  html  
    refGenes_UCSC                           html  
    regulationBiomart_ENSEMBL               html  
    regulatoryEvidenceBiomart_ENSEMBL       html  
    regulatoryFeaturesBiomart_ENSEMBL       html  
    regulatorySegmentsBiomart_ENSEMBL       html  
    repeatMasker_UCSC                       html  
    retrieve.data                           html  
    segmentalDups_UCSC                      html  
    set.image.parameters                    html  
    snpBiomart_ENSEMBL                      html  
    snpLocations_UCSC                       html  
    structureBiomart_ENSEMBL                html  
    transcript_ENSEMBL                      html  
    xenorefGenes_UCSC                       html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'coMET' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'coMET' as coMET_1.24.0.zip
* DONE (coMET)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'coMET' successfully unpacked and MD5 sums checked

Tests output

coMET.Rcheck/tests_i386/runTests.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> require("coMET") || stop("unable to load Package:coMET")
Loading required package: coMET
Loading required package: grid
Loading required package: biomaRt
Loading required package: Gviz
Loading required package: S4Vectors
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min


Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: psych

Attaching package: 'psych'

The following object is masked from 'package:IRanges':

    reflect

[1] TRUE
> BiocGenerics:::testPackage("coMET")


RUNIT TEST PROTOCOL -- Thu Oct 14 21:38:15 2021 
*********************************************** 
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
coMET RUnit Tests - 1 test function, 0 errors, 0 failures
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  12.67    1.35   14.01 

coMET.Rcheck/tests_x64/runTests.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> require("coMET") || stop("unable to load Package:coMET")
Loading required package: coMET
Loading required package: grid
Loading required package: biomaRt
Loading required package: Gviz
Loading required package: S4Vectors
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min


Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: psych

Attaching package: 'psych'

The following object is masked from 'package:IRanges':

    reflect

[1] TRUE
> BiocGenerics:::testPackage("coMET")


RUNIT TEST PROTOCOL -- Thu Oct 14 21:38:31 2021 
*********************************************** 
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
coMET RUnit Tests - 1 test function, 0 errors, 0 failures
Number of test functions: 1 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  14.14    0.64   14.75 

Example timings

coMET.Rcheck/examples_i386/coMET-Ex.timings

nameusersystemelapsed
COSMIC_UCSC1.910.192.09
ChIPTF_ENCODE0.840.120.97
ClinVarCnv_UCSC0.630.330.96
ClinVarMain_UCSC0.510.280.79
CoreillCNV_UCSC0.490.000.49
DNAse_UCSC0.530.000.53
DNaseI_FANTOM0.570.050.61
DNaseI_RoadMap0.250.030.28
GAD_UCSC0.480.000.49
GWAScatalog_UCSC0.390.000.39
GeneReviews_UCSC0.810.000.81
HiCdata2matrix0.040.030.06
HistoneAll_UCSC4.960.024.99
HistoneOne_UCSC0.440.010.45
ISCA_UCSC0.520.020.53
TFBS_FANTOM0.410.000.40
bindingMotifsBiomart_ENSEMBL0.160.000.16
chrUCSC2ENSEMBL000
chromHMM_RoadMap0.670.020.69
chromatinHMMAll_UCSC5.590.015.61
chromatinHMMOne_UCSC0.660.000.65
coMET-package 6.76 0.4711.54
comet3.500.193.68
comet.list0.780.060.85
comet.web15.32 0.3640.47
cpgIslands_UCSC0.280.000.28
dgfootprints_RoadMap1.090.021.11
eQTL1.210.011.21
eQTL_GTEx1.480.021.50
gcContent_UCSC1.330.011.35
genesName_ENSEMBL0.010.000.01
genes_ENSEMBL0.970.000.97
imprintedGenes_GTEx4.250.064.32
interestGenes_ENSEMBL0.750.000.75
interestTranscript_ENSEMBL0.860.000.85
knownGenes_UCSC0.940.000.94
metQTL1.170.041.21
miRNATargetRegionsBiomart_ENSEMBL0.050.010.06
otherRegulatoryRegionsBiomart_ENSEMBL0.090.020.11
psiQTL_GTEx1.110.011.14
refGenes_UCSC0.970.000.97
regulationBiomart_ENSEMBL0.420.000.42
regulatoryEvidenceBiomart_ENSEMBL0.160.020.17
regulatoryFeaturesBiomart_ENSEMBL0.150.000.16
regulatorySegmentsBiomart_ENSEMBL0.160.000.15
repeatMasker_UCSC0.610.000.61
segmentalDups_UCSC0.480.000.48
snpBiomart_ENSEMBL0.580.000.58
snpLocations_UCSC1.360.031.39
structureBiomart_ENSEMBL0.500.020.52
transcript_ENSEMBL1.840.001.84
xenorefGenes_UCSC0.640.010.66

coMET.Rcheck/examples_x64/coMET-Ex.timings

nameusersystemelapsed
COSMIC_UCSC2.130.112.24
ChIPTF_ENCODE0.810.000.81
ClinVarCnv_UCSC0.560.030.59
ClinVarMain_UCSC0.550.010.57
CoreillCNV_UCSC0.550.000.54
DNAse_UCSC0.580.000.58
DNaseI_FANTOM0.640.000.64
DNaseI_RoadMap0.250.020.26
GAD_UCSC0.540.000.55
GWAScatalog_UCSC0.430.000.42
GeneReviews_UCSC0.890.010.91
HiCdata2matrix0.030.020.04
HistoneAll_UCSC5.620.005.63
HistoneOne_UCSC0.420.000.42
ISCA_UCSC0.550.010.56
TFBS_FANTOM0.590.000.60
bindingMotifsBiomart_ENSEMBL0.180.020.18
chrUCSC2ENSEMBL000
chromHMM_RoadMap0.780.010.82
chromatinHMMAll_UCSC5.50.05.5
chromatinHMMOne_UCSC0.700.040.73
coMET-package 7.08 0.1711.64
comet3.760.063.83
comet.list0.880.000.88
comet.web14.03 0.1438.67
cpgIslands_UCSC0.170.000.17
dgfootprints_RoadMap0.730.020.75
eQTL1.570.031.60
eQTL_GTEx1.40.01.4
gcContent_UCSC1.360.001.36
genesName_ENSEMBL0.020.000.02
genes_ENSEMBL1.220.001.22
imprintedGenes_GTEx4.560.034.59
interestGenes_ENSEMBL0.810.000.81
interestTranscript_ENSEMBL0.880.000.88
knownGenes_UCSC1.030.001.03
metQTL1.220.011.24
miRNATargetRegionsBiomart_ENSEMBL0.060.000.06
otherRegulatoryRegionsBiomart_ENSEMBL0.110.000.11
psiQTL_GTEx1.370.021.39
refGenes_UCSC2.020.002.01
regulationBiomart_ENSEMBL0.400.000.41
regulatoryEvidenceBiomart_ENSEMBL0.140.020.16
regulatoryFeaturesBiomart_ENSEMBL0.160.020.17
regulatorySegmentsBiomart_ENSEMBL0.170.000.18
repeatMasker_UCSC0.660.000.65
segmentalDups_UCSC0.510.000.52
snpBiomart_ENSEMBL0.600.000.59
snpLocations_UCSC1.450.001.45
structureBiomart_ENSEMBL0.520.000.52
transcript_ENSEMBL1.720.001.72
xenorefGenes_UCSC0.750.000.75