Skip to content

Error for specific simulation replicate in R_GET_GCTA_INTERVALS process #73

Description

@mckeowr1

Error message from .nextflow.log

Caused by:
  Process `R_GET_GCTA_INTERVALS (5 22 0.8 gamma inbred pca cb.strain.set.290_bacteriophobic.pigeon_0.05)` terminated with an error exit status (140)


Command executed:

  Rscript --vanilla Get_GCTA_Intervals.R cb.strain.set.290_bacteriophobic.pigeon_0.05_Genotype_Matrix.tsv 5_22_0.8_0.05_gamma_cb.strain.set.290_bacteriophobic.pigeon_sims.pheno 5_22_0.8_0.05_gamma_cb.strain.set.290_bacteriophobic.pigeon_lmm-exact_inbred_pca.fastGWA \
      cb.strain.set.290_bacteriophobic.pigeon_0.05_total_independent_tests.txt 5 22 1000 150 0.8 BF cb.strain.set.290_bacteriophobic.pigeon 0.05 gamma inbred_pca
  
  cat <<-END_VERSIONS > versions.yml
  "R_GET_GCTA_INTERVALS":
      R: $( Rscript --version |& cut -f 4 )
  END_VERSIONS

Command exit status:
  140

Command output:
  [1] "100%"

Command error:
  
  Attaching package: ‘dplyr’
  
  The following objects are masked from ‘package:stats’:
  
      filter, lag
  
  The following objects are masked from ‘package:base’:
  
      intersect, setdiff, setequal, union
  
  Rows: 10380 Columns: 294
  ── Column specification ────────────────────────────────────────────────────────
  Delimiter: "\t"
  chr   (2): REF, ALT
  dbl (292): CHROM, POS, BRC20069, BRC20073, BRC20077, BRC20089, BRC20090, BRC...
  
  ℹ Use `spec()` to retrieve the full column specification for this data.
  ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
  Adding missing grouping variables: `trait`
  Warning message:
  In if (findPks$nBF == 1 & length(unique(findPks$CHROM)) == 1) { :
    the condition has length > 1 and only the first element will be used

Workdir: /scratch4/eande106/Ryan/2025_briggsae_gwas_strainset_sims/4f/3850e86048a4e8a969ab57cbca4ae0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions