Skip to content

calc.structfeats does not work on MacOS #61

Description

@jweile

new.structure(), called by calc.strucfeats uses grep -P to pull lines from pdb files, which is only implemented in GNU grep. But MacOS ships by default with BSD grep, which does not implement the -P option.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions