amojarro / carrierseq

a sequence analysis workflow for low-input nanopore sequencing
MIT License
6 stars 1 forks source link

Singularity Examples #3

Closed vsoch closed 6 years ago

vsoch commented 6 years ago

hey @amojarro ! Thanks for all of your help with the input data. if you are interested, I added an implementation (and docs for it) using Singularity images, two ways! (just like eggs). I wrote about it here:

http://containers-ftw.org/apps/examples/carrierseq

For the PR below, there are the following additions:

A cool idea I'm thinking about - let's say that you provide a container with some repo, and given that it's easy to use and run, wouldn't it be cool if anyone that ran one of the containers had an easy way to contribute their result (eg, replicate your experiment?) The simplest idea I can come up with is to drop some result file in a folder in the repo, and PR. Let me know your thoughts!