volkamerlab / KinaseFocusedFragmentLibrary

Subpocket-based fragmentation and recombination of kinase inhibitors
MIT License
6 stars 0 forks source link

Save preprocessing output to `fragment_library` folder #23

Closed dominiquesydow closed 3 months ago

dominiquesydow commented 4 years ago

During the preprocessing step, raw data (KLIFS download) is filtered (discard KLIFS entries based on different criteria); the resulting filtered dataset is saved as filtered_ligands.csv file in the KLIFS_download folder (alongside the raw data).

I suggest to save that file in the fragment_library folder instead, so that the raw data folder is not altered.