This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Bowtie 2 with remote index

Is it possible to perform an alignment with bowtie 2 where the reference index is stored somewhere not in the file system? For example, I am thinking of several docker containers that all use the same index stored in something like AWS S3.

alignment

Set up a NAS if all the containers are to be deployed in local network.

You'll be paying for the data egress every time you use it then unless you're running the compute on AWS too (and then why not just mount the storage?).

0 answers

No answers yet.

Log in to answer this question.