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

SNP annotation : false #2

Open
elnetwas opened this issue Feb 14, 2024 · 0 comments
Open

SNP annotation : false #2

elnetwas opened this issue Feb 14, 2024 · 0 comments

Comments

@elnetwas
Copy link

Hello,
Thank you for all your work!
I am trying to use this PredictDB-nextflow but I always had this error even with the example dataset:

Missing fromPath parameter -- Check script 'main.nf' at line: 94 or see '.nextflow.log' file for more details
and the SNP annotation : false

I use this commands:
$ module load cesga/system miniconda3/22.11.1-1
$ conda activate env_name
$ NXF_OPTS='-Xms1g -Xmx4g'
$nextflow run main.nf --gene_annotation /mnt/lustre/scratch/nlsas/home/otras/fmx/fgs/MetaXcan_tutorial/data_predictdb/output/gene_annot.parsed.txt --snp_annot /mnt/lustre/scratch/nlsas/home/otras/fmx/fgs/MetaXcan_tutorial/data_predictdb/output/snp_annot.chr*.txt --genotype /mnt/lustre/scratch/nlsas/home/otras/fmx/fgs/MetaXcan_tutorial/data_predictdb/output/genotype.chr*.txt --gene_exp /mnt/lustre/scratch/nlsas/home/otras/fmx/fgs/MetaXcan_tutorial/data_predictdb/output/gene_exp.csv --covariates /mnt/lustre/scratch/nlsas/home/otras/fmx/fgs/MetaXcan_tutorial/data_predictdb/output/covariates.txt

and this is the result:
N E X T F L O W ~ version 23.10.1 Launching main.nf [irreverent_ride] DSL2 - revision: b024122f78 Run Name : irreverent_ride Gene annotation : /mnt/lustre/scratch/nlsas/home/otras/fmx/fgs/MetaXcan_tutorial/data_predictdb/output/gene_annot.parsed.txt SNP annotation : false Expression file : /mnt/lustre/scratch/nlsas/home/otras/fmx/fgs/MetaXcan_tutorial/data_predictdb/output/gene_exp.csv Genotype file : /mnt/lustre/scratch/nlsas/home/otras/fmx/fgs/MetaXcan_tutorial/data_predictdb/output/genotype.chr10.txt Covariates : /mnt/lustre/scratch/nlsas/home/otras/fmx/fgs/MetaXcan_tutorial/data_predictdb/output/covariates.txt Max Resources : 480 GB memory, 48 cpus, 10d time per job Output dir : ./results Launch dir : /mnt/lustre/scratch/nlsas/home/otras/fmx/fgs/PredictDb-nextflow Working dir : /mnt/lustre/scratch/nlsas/home/otras/fmx/fgs/PredictDb-nextflow/work Script dir : /mnt/lustre/scratch/nlsas/home/otras/fmx/fgs/PredictDb-nextflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant