Skip to content

Part of code utilized to match incoming CSV files to current values in the database

Notifications You must be signed in to change notification settings

Danny-the-scientist/PLP-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PLP-matching

Part of code utilized to match incoming CSV files to current values in the database

While functional in-context, the script does not function without incoming CSV data and matched SQL database caches. Examples may be added later to the branch to make in functional.

Fundamentally, this script iterates through current values within the LINCS database and compares the incoming combinations of header and value to what is currently present in order to identify, count, and make array values of both matches and discrepencies.

About

Part of code utilized to match incoming CSV files to current values in the database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages