Adding PDB and answering preliminary pdb questions

This commit is contained in:
Noah L. Schrick 2022-10-26 17:32:29 -05:00
parent 5ffa202a58
commit 9da150ab38
3 changed files with 2737 additions and 0 deletions

2730
1tgh.pdb Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,7 @@
# Lab 6 for the University of Tulsa's CS-6643 Bioinformatics Course
# GWAS
# Professor: Dr. McKinney, Fall 2022
# Noah L. Schrick - 1492657
## Set Working Directory to file directory - RStudio approach
setwd(dirname(rstudioapi::getActiveDocumentContext()$path))

Binary file not shown.