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

Use of uninitialized value $cisout[1] in join or string at /opt/bsa/bsaindex.pl line 377, <$fin> line 92. #4

Closed
fan040 opened this issue Apr 24, 2024 · 0 comments

Comments

@fan040
Copy link

fan040 commented Apr 24, 2024

This is my command line, I don't know what's wrong, I just want to count the values of snpindex greater than 0.8, and I want to graph them.

sbatch -p cpu -n 4 --nodes 1 --job-name cisim -e cisim.err -o cisim.out --wrap "apptainer run /cluster/home/baishenglong/softwares/apptainer_hub/bsa_2023.sif perl /opt/bsa/simulation_v2.pl -k bsa -od result -pt f2 -sd od -s2 21 -md 5 -xd 1000 -mi 0.8 -rb /opt/conda/bin/Rscript"

sbatch -p cpu -n 4 --nodes 1 --job-name mut -e mut.err -o mut.out --wrap "apptainer run /cluster/home/baishenglong/softwares/apptainer_hub/bsa_2023.sif perl /opt/bsa/bsaindex.pl -v /cluster/home/fanrong/work_lei/BSA/02_ZS/03_merge_GVCF/merge.snp_idl.2allele.resume.vcf.gz -k bsa -od result -b2 D_ZS -b1 D_AK58 -p1 D_AK58 -pt f2 -md 5 -xd 1000 -pd 5 -mt all -sf ./result/bsa.cisim.xls -id F -mi 0.8"

image

@fan040 fan040 closed this as completed May 10, 2024
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