Open liuyang2006 opened 3 weeks ago
When I use dev version pipeline, it asks me to add --fasta, and --gtf options, how to fix this?
Here is my command:
nextflow run nf-core/atacseq -r dev -resume -c nextflow.config --input /project/sli68423_1316/users/yang/workspace/nanome/related_project/aml_nanopore/atac/00samplesheet_atac.csv --outdir results_mll_atac_hg38 -profile singularity --genome GRCh38 --read_length 50 --narrow_peak --fasta /project/sli68423_1316/users/yang/reference/ucsc/hg38/hg38.fa.bgz
Error message:
ERROR ~ Validation of pipeline parameters failed!
-- Check '.nextflow.log' file for details
The following invalid input values have been detected:
* --fasta (/project/sli68423_1316/users/yang/reference/ucsc/hg38/hg38.fa.bgz): "/project/sli68423_1316/users/yang/reference/ucsc/hg38/hg38.fa.bgz" does not match regular expression [^\S+\.fn?a(sta)?(\.gz)?$]
Description of the bug
Hi,
I want to ask why I use latesest version, but my results is still macs2, not macs3.
Here is my command line:
Here is output directory:
Command used and terminal output
nextflow run nf-core/atacseq -resume -c nextflow.config --input /project/sli68423_1316/users/yang/workspace/nanome/related_proje ct/aml_nanopore/atac/00samplesheet_atac.csv --outdir results_mll_atac_hg38 -profile singularity --genome GRCh38 --read_length 50 - -narrow_peak
Relevant files
No response
System information
No response