# NOT RUN {
path_to_processed_PDB<- system.file("extdata", "pdb_df.tabular", package="Fiscore")
# basic usage of Fiscore_secondary
pdb_df<-read.table(path_to_processed_PDB)
Fi_score_region(pdb_df,900,925)
# }
Run the code above in your browser using DataLab