koadman / proxigenomics

Hi-C analysis of heterogeneous samples
GNU General Public License v2.0
5 stars 2 forks source link

Glob on reference folder requires filter for files #24

Closed cerebis closed 9 years ago

cerebis commented 9 years ago

The glob on the reference folder currently does not apply a filter to the returned results. This can produce elements which are files and not folders.

We should have a simple test which filters non-folder entries.

koadman commented 9 years ago

globs are scary!

cerebis commented 9 years ago

Hehe.

On Thu, Feb 5, 2015 at 3:41 PM, Aaron Darling notifications@github.com wrote:

globs are scary!

— Reply to this email directly or view it on GitHub https://github.com/koadman/proxigenomics/issues/24#issuecomment-72993355 .