sr320 / course-fish546-2016

6 stars 5 forks source link

Scripting #93

Closed sr320 closed 7 years ago

sr320 commented 7 years ago

For this week, write a bash script (.sh file) that does something practical to files you are working with for your project. Make sure it has

And at least one of the following

Add the script to your course repo, then create a jupyter notebook where you run the script and demonstrate the successful completion of the tasks.

Add the url to the Jupyter notebook below

yaaminiv commented 7 years ago

notebook

jldimond commented 7 years ago

https://github.com/jldimond/jldimond-fish546-2016/blob/master/notebooks/ipyrad_script.ipynb

Ellior2 commented 7 years ago

https://github.com/Ellior2/Fish-546-Bioinformatics/blob/master/notebooks/script_quiz/001-Bash_Script.ipynb

mfisher5 commented 7 years ago

Bash script notebook

aspanjer commented 7 years ago

https://github.com/aspanjer/RNAseq_Coho/blob/master/jupyter_notebooks/Bash%20Script.ipynb

nclowell commented 7 years ago

bash script notebook

mmiddleton commented 7 years ago

https://github.com/mmiddleton/mmiddleton-fish546/blob/master/quiz_exercises/Week9_bashscript/Week9_bashscript_notebook.ipynb

MeganEDuffy commented 7 years ago

bash script notebook

laurahspencer commented 7 years ago

Laura's Notebook!