diff --git a/dev/index.html b/dev/index.html index 772940e..1eac72a 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1236,4 +1236,4 @@ PVALFILE=/user/dir/pvalfiles/sbp.test.diabetes.chr${CHR}.${CHUNKIDX}of${NCHUNKS}.txt module load julia -time julia --project=${PROJECTDIR} ${PROJECTDIR}/scoretest_bp.jl ${BGENDIR} ${CHR} ${FITTED_NULL} ${PVALFILE} ${CHUNKIDX} ${NCHUNKS}
and this could be submitted using the qsub
command.
If there are issues you're encountering with running TrajGWAS, the following are possible remedies.
init = x -> WiSER.init_ls!(x; gniters=0)
works fine in general. usespa=true
). SPA is only implemented for single-SNP analyses. These issues can occur in both Wald and score tests. If you notice any problems with your output or results, file an issue.
Settings
This document was generated with Documenter.jl version 0.27.25 on Saturday 23 September 2023. Using Julia version 1.6.7.