Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues running Exemplar001 #35

Open
josenimo opened this issue May 13, 2024 · 0 comments
Open

Issues running Exemplar001 #35

josenimo opened this issue May 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@josenimo
Copy link

Description of the bug

I am running Exemplar001.
I created a samplesheet (1 row per cycle)
Running defaults

It gets stuck at ASHLAR creating a too large image.. is it just an ashlar bug? or something else going wrong?
Will try to change some parameters and report back

Command used and terminal output

nextflow run nf-core/mcmicro -r dev 
--outdir /Users/jnimoca/Jose_BI/P12E19_nfcore_mcmicro/output/ 
--marker_sheet 
/Users/jnimoca/Jose_BI/P12E19_nfcore_mcmicro/markers.csv 
-profile 
docker 
--input_cycle 
/Users/jnimoca/Jose_BI/P12E19_nfcore_mcmicro/samplesheet.csv

Output:

N E X T F L O W  ~  version 23.10.1
Launching `https://github.com/nf-core/mcmicro` [silly_newton] DSL2 - revision: b8d46de48e [dev]
WARN: Access to undefined parameter `monochromeLogs` -- Initialise it to a default value eg. `params.monochromeLogs = some_value`


------------------------------------------------------
                                        ,--./,-.
        ___     __   __   __   ___     /,-._.--~'
  |\ | |__  __ /  ` /  \ |__) |__         }  {
  | \| |       \__, \__/ |  \ |___     \`-._,-`-,
                                        `._,._,'
  nf-core/mcmicro v2.0.0-gb8d46de
------------------------------------------------------
Core Nextflow options
  revision       : dev
  runName        : silly_newton
  containerEngine: docker
  launchDir      : /Users/jnimoca/Jose_BI/P12E19_nfcore_mcmicro
  workDir        : /Users/jnimoca/Jose_BI/P12E19_nfcore_mcmicro/work
  projectDir     : /Users/jnimoca/.nextflow/assets/nf-core/mcmicro
  userName       : jnimoca
  profile        : docker
  configFiles    :

Input/output options
  input_cycle    : /Users/jnimoca/Jose_BI/P12E19_nfcore_mcmicro/samplesheet.csv
  outdir         : /Users/jnimoca/Jose_BI/P12E19_nfcore_mcmicro/output/
  marker_sheet   : /Users/jnimoca/Jose_BI/P12E19_nfcore_mcmicro/markers.csv

!! Only displaying parameters that differ from the pipeline defaults !!
------------------------------------------------------
If you use nf-core/mcmicro for your analysis please cite:

* The pipeline


* The nf-core framework
  https://doi.org/10.1038/s41587-020-0439-x

* Software dependencies
  https://github.com/nf-core/mcmicro/blob/master/CITATIONS.md
------------------------------------------------------
WARN: Samplesheet warnings:
	The samplesheet contains following unchecked field(s): [Filter]
executor >  local (3)
[ca/23253c] process > NFCORE_MCMICRO:MCMICRO:INPUT_CHECK:SAMPLE_AND_MARKER_SHEET_CHECK (markers.csv) [100%] 1 of 1 ✔
[a3/b43fba] process > NFCORE_MCMICRO:MCMICRO:INPUT_CHECK:MARKER_SHEET_CHECK (markers.csv)            [100%] 1 of 1 ✔
executor >  local (3)
[ca/23253c] process > NFCORE_MCMICRO:MCMICRO:INPUT_CHECK:SAMPLE_AND_MARKER_SHEET_CHECK (markers.csv) [100%] 1 of 1 ✔
[a3/b43fba] process > NFCORE_MCMICRO:MCMICRO:INPUT_CHECK:MARKER_SHEET_CHECK (markers.csv)            [100%] 1 of 1 ✔
[62/73bd10] process > NFCORE_MCMICRO:MCMICRO:ASHLAR (Exemplar001)                                    [  0%] 0 of 1
[-        ] process > NFCORE_MCMICRO:MCMICRO:DEEPCELL_MESMER                                         -
[-        ] process > NFCORE_MCMICRO:MCMICRO:MCQUANT                                                 -
[-        ] process > NFCORE_MCMICRO:MCMICRO:MULTIQC                                                 -

Relevant files

ASHLAR output from work folder:
Screenshot 2024-05-13 at 13 02 57

WorkFolder.zip

System information

Nextflow: version 23.10.1
M2 Macbook pro
executor: local
Container engine: Docker
OS: MacOS
nf-core/mcmicro v2.0.0-gb8d46de

@josenimo josenimo added the bug Something isn't working label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant