Closed jenna-tomkinson closed 2 years ago
@gwaybio
I was wondering if I can gitignore the pipelines I created for each channel and just create a "new" one that is more generalized?
you can use git to remove old files and add a new generalizable one - no need to add to gitignore (unless you want to keep the single channel notebooks, then yes, adding to gitignore will keep them locally, but remove them remotely).
skimage.io.imsave
Sounds good, I agree this is the way to go!
Added the three pipelines and edited them to have section titles (like the examples from Peng lab) so that someone can understand what is happening when looking at them.