-
Notifications
You must be signed in to change notification settings - Fork 2
updating README, shell script, nextflow pipeline, and R environment #9
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
base: main
Are you sure you want to change the base?
Conversation
…ata script to match the new numbering
…e loading conda environment and ensuring download of nextflow
…to message out how many .zip and .gz files and unzipped if any
…ude new R unzipping script, adding .Rprofile and renv/.gitignore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unzipping file removed, conda environment details removed.
is the goal to have every single file exclusively in R? if so, the subsequent files i am creating for my analysis will not work.
…ing the optional unzipping script from the nextflow
updating readme slightly to reflect new format of run_pipeline.sh
updating pipeline based on conversation (and also after a conversation with kevin from HPC) - both R and python environments should now be working harmoniously, and the pipeline should be able to be successfully run both on HPC and locally :) PR now ready for review! |
these updates make the environment and pipeline reproducible and able to be run from one shell script.