mauranolab / mapping

2 stars 1 forks source link

Move *_genomes files into assets directories #191

Closed cadley-nyulangone closed 4 years ago

cadley-nyulangone commented 4 years ago

e.g. Move CEGS_genomes into the assets directory, but don't let it get copied into the final trackhub.

mattmaurano commented 4 years ago

why do we need a copiedFiles subdir?

Also ref the issue # in your commit

cadley-nyulangone commented 4 years ago

If I don't create a subdirectory, then I have to copy each file, line by line, and embed the copy commands in an if block that figures out the hub type.

I've just added the issue in the linked issues side bar.

mattmaurano commented 4 years ago

What if you put the file in assets/CEGS_genomes not assets/CEGS/CEGS_genomes?

cadley-nyulangone commented 4 years ago

OK, I can do that.

On Fri, Apr 24, 2020 at 12:56 PM mattmaurano notifications@github.com wrote:

What if you put the file in assets/CEGS_genomes not assets/CEGS/CEGS_genomes?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mauranolab/mapping/pull/191#issuecomment-619129739, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKY4NJV4QGAIDJLL6HWFOETROHAD7ANCNFSM4MQGY4GQ .