extract_and_clean_multi: Extract Bio And clean

View source: R/Create_DB.R

extract_and_clean_multiR Documentation

Extract Bio And clean

Description

Extracts biological assemblies from pdb structures and removes waters, ligans, and non-proteic atoms.

Usage

extract_and_clean_multi(pdb_structures_paths, directory_to_write)

Arguments

pdb_structures_paths

a vector containing the complete paths to the pdb structures.

directory_to_write

a string including the destination folder where clean biological assemblies must be stored.

Examples

## Not run: 
extract_and_clean_multi(pdb_structures_paths,directory_to_write)

## End(Not run)


jfores/DocTDA documentation built on March 19, 2022, 9:37 p.m.