-
Notifications
You must be signed in to change notification settings - Fork 1
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
Installation problem #3
Comments
Hey @sajjadasaf, I hope you are having a good day! The This will vary depending on how your system was setup. If snakemake and singularity are already in your $PATH, you do not need to run that command. These are the only two dependencies of the pipeline. If they are not installed, please reach out to a sysadmin to have these installed on your system. It is also worth noting that the pipeline only supports snakemake versions 7 and below. If you have any additional questions feel free to reach out. Best, |
please guide me what is wrong hereŷ command |
Can you check what version of snakemake you are using?
It appears you are using a version greater than 7. |
thank you for your prompt reply. I install snakemake version 6.10 and run the pipeline and got the following error akemake) omic@omic-Precision-7920-Tower:~/mir-seek$ python mir-seek run --input /home/omic/mir-seek/*.gz --output /home/omic/SmallRNA/new --genome mm10 --mode local Running mir-seek pipeline in 'local' mode... |
This pipeline work only with human and mouse database? or we can use other genome as well. I want to use Arabidopsis as reference genome for my data. |
(base) omic@omic-Precision-7920-Tower:
/mir-seek$ module load snakemake singularity/mir-seek$module: command not found
(base) omic@omic-Precision-7920-Tower:
The text was updated successfully, but these errors were encountered: