![]() |
Rosetta
2021.16
|
a base class for a chunk filtering mechanism More...
#include <VallChunkFilter.hh>

Public Member Functions | |
| ~VallChunkFilter () override=default | |
| virtual bool | test_chunk (VallChunkOP)=0 |
| if a chunk seems to be interesting, return true. Otherwise say false More... | |
a base class for a chunk filtering mechanism
Chunk filtering is used to screen chunks before any fragment is evaluated Therefore it is the fastest way to excluded unwanted proteins
|
overridedefault |
|
pure virtual |
if a chunk seems to be interesting, return true. Otherwise say false
Implemented in protocols::frag_picker::DenyPdbIdFilter, and protocols::frag_picker::AllowPdbIdFilter.
1.8.7