Skip to content

The environment of kmergwas #46

Description

@f0llowyourheart

Hi, I encountered an issue while using kgwasflow. The environment created for kmergwas is R=3.5.1, but the program reported an error stating that the required R version for mass is 4.4 or higher. The specific error message is:
Error: This is R 3.5.1, the package ‘MASS’ requires >= 4.4.0
Execution stopped
Traceback (most recent call last):
File “scripts/external/kmers_gwas/kmers_gwas.py”, line 278, in
main()
File “scripts/external/kmers_gwas/kmers_gwas.py”, line 107, in main
phenotypes_names = file(paths[“pheno_permuted_fn”] ,‘r’).read().split(“\n”)[0].split(“\t”)[1:]
IOError: [Errno 2] No such file or directory: ‘results/kmers_gwas/shoot_arc/pheno.phenotypes_and_permutations’
However, r=4.4 and Python 2.7 seem to conflict and cannot be installed in the same conda environment. How can I resolve this issue?
Thank you in advance for your assistance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions