ProSHADE  0.6.5 (NOV 2018)
Protein Shape Descriptors and Symmetry Detection
ProSHADE_files.cpp File Reference

This source file contains function and globals required for platform-independent file detection. More...

#include "ProSHADE_files.h"

Go to the source code of this file.

Detailed Description

The following code is a source file for function to locate all files within a given path and with given extension. To use the function, simply supply the address of vector of strings to which the paths to all recovered files are to be saved, the path to start searching and the extension required. For no extension, use "".

This file is part of the ProSHADE library for calculating shape descriptors and symmetry operators of protein structures. This is a prototype code, which is by no means complete or fully tested. Its use is at your own risk only. There is no quarantee that the results are correct.

Author
Michal Tykac
Garib N. Murshudov
Version
0.6.5
Date
NOV 2018

Definition in file ProSHADE_files.cpp.